android_mt6572_jiabo/device/qcom/sepolicy/common/domain.te
2025-09-05 16:56:03 +08:00

8 lines
231 B
Text

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);