summaryrefslogtreecommitdiffstats
path: root/common/domain.te
blob: e831bb47cb191aa3f2e0587bc36ba06b85e00c34 (plain)
1
2
3
4
5
6
7
8
9
10
allow  { domain -untrusted_app } diag_device:chr_file rw_file_perms;

r_dir_file(domain, sysfs_socinfo);
r_dir_file(domain, sysfs_esoc);
r_dir_file(domain, sysfs_ssr);

dontaudit domain kernel:system module_request;

# Allow all domains read access to sysfs_thermal
r_dir_file(domain, sysfs_thermal);