msm8953-common: address denials

This commit is contained in:
jeangraff30
2021-02-17 21:32:11 -03:00
committed by Jorge Lucas
parent 85f5c393ae
commit 591f5d58d9
2 changed files with 3 additions and 0 deletions

View File

@@ -11,6 +11,8 @@ allow thermal-engine self:capability { chown fowner };
get_prop(thermal-engine, moto_boot_prop)
allow thermal-engine { proc_stat proc_loadavg }:file r_file_perms;
allow thermal-engine sysfs_batteryinfo:dir r_dir_perms;
allow thermal-engine sysfs_batteryinfo:file rw_file_perms;
allow thermal-engine sysfs_hwmon:dir r_dir_perms;
allow thermal-engine sysfs_hwmon:file rw_file_perms;
allow thermal-engine sysfs_devfreq:dir r_dir_perms;