xref: /aosp_15_r20/system/sepolicy/prebuilts/api/33.0/private/dmesgd.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Workertype dmesgd, domain, coredomain;
2*e4a36f41SAndroid Build Coastguard Workertype dmesgd_exec, system_file_type, exec_type, file_type;
3*e4a36f41SAndroid Build Coastguard Worker
4*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(dmesgd)
5*e4a36f41SAndroid Build Coastguard Worker
6*e4a36f41SAndroid Build Coastguard Workerallow dmesgd dmesgd_data_file:dir create_dir_perms;
7*e4a36f41SAndroid Build Coastguard Workerallow dmesgd dmesgd_data_file:file create_file_perms;
8*e4a36f41SAndroid Build Coastguard Worker
9*e4a36f41SAndroid Build Coastguard Workerallow dmesgd kernel:system syslog_read;
10*e4a36f41SAndroid Build Coastguard Workerallow dmesgd shell_exec:file rx_file_perms;
11*e4a36f41SAndroid Build Coastguard Workerallow dmesgd toolbox_exec:file rx_file_perms;
12*e4a36f41SAndroid Build Coastguard Workerbinder_use(dmesgd)
13*e4a36f41SAndroid Build Coastguard Workerbinder_call(dmesgd, system_server)
14*e4a36f41SAndroid Build Coastguard Workerallow dmesgd dropbox_service:service_manager find;
15*e4a36f41SAndroid Build Coastguard Workerallow dmesgd proc_version:file r_file_perms;
16