xref: /aosp_15_r20/system/sepolicy/private/bert_collector.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Workertype bert_collector, domain, coredomain;
2*e4a36f41SAndroid Build Coastguard Workertype bert_collector_exec, system_file_type, exec_type, file_type;
3*e4a36f41SAndroid Build Coastguard Worker
4*e4a36f41SAndroid Build Coastguard Workerinit_daemon_domain(bert_collector)
5*e4a36f41SAndroid Build Coastguard Worker
6*e4a36f41SAndroid Build Coastguard Workerr_dir_file(bert_collector, sysfs_firmware_acpi_tables)
7*e4a36f41SAndroid Build Coastguard Worker
8*e4a36f41SAndroid Build Coastguard Workerbinder_use(bert_collector)
9*e4a36f41SAndroid Build Coastguard Workerbinder_call(bert_collector, system_server)
10*e4a36f41SAndroid Build Coastguard Worker
11*e4a36f41SAndroid Build Coastguard Workerallow bert_collector dropbox_service:service_manager find;
12*e4a36f41SAndroid Build Coastguard Workerallow bert_collector proc_version:file r_file_perms;
13