summaryrefslogtreecommitdiff
path: root/sepolicy/domain.te
blob: ef8282785af96dbfc57337efa14310dfcd987e70 (plain)
1
2
3
4
5
6
7
8
userdebug_or_eng(`
  allow domain diag_device:chr_file rw_file_perms;
')

r_dir_file(domain, sysfs_socinfo);
r_dir_file(domain, sysfs_thermal);
r_dir_file(domain, sysfs_power_management);
r_dir_file(domain, sysfs_devices_system_cpu);