1*e4a36f41SAndroid Build Coastguard Workertype mm_events, domain, coredomain; 2*e4a36f41SAndroid Build Coastguard Workertype mm_events_exec, system_file_type, exec_type, file_type; 3*e4a36f41SAndroid Build Coastguard Worker 4*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(mm_events) 5*e4a36f41SAndroid Build Coastguard Worker 6*e4a36f41SAndroid Build Coastguard Workerallow mm_events shell_exec:file rx_file_perms; 7*e4a36f41SAndroid Build Coastguard Worker 8*e4a36f41SAndroid Build Coastguard Worker# Allow running the sleep command to rate limit attempts 9*e4a36f41SAndroid Build Coastguard Worker# to arm mm_events on failure. 10*e4a36f41SAndroid Build Coastguard Workerallow mm_events toolbox_exec:file rx_file_perms; 11*e4a36f41SAndroid Build Coastguard Worker 12*e4a36f41SAndroid Build Coastguard Workerallow mm_events perfetto_exec:file rx_file_perms; 13*e4a36f41SAndroid Build Coastguard Worker 14*e4a36f41SAndroid Build Coastguard Workerdomain_auto_trans(mm_events, perfetto_exec, perfetto) 15