diff options
Diffstat (limited to 'vendor/qcom/common/hal_thermal_default.te')
| -rw-r--r-- | vendor/qcom/common/hal_thermal_default.te | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/vendor/qcom/common/hal_thermal_default.te b/vendor/qcom/common/hal_thermal_default.te index 0d56bc1..608cda0 100644 --- a/vendor/qcom/common/hal_thermal_default.te +++ b/vendor/qcom/common/hal_thermal_default.te @@ -2,13 +2,6 @@ allow hal_thermal_default sysfs_thermal:dir { open read search }; allow hal_thermal_default sysfs_thermal:file { getattr open read }; allow hal_thermal_default sysfs_thermal:lnk_file read; -allow hal_thermal_default sysfs_batteryinfo:dir search; -allow hal_thermal_default sysfs_batteryinfo:file r_file_perms; -allow hal_thermal_default sysfs_batteryinfo:lnk_file read; -allow hal_thermal_default sysfs_msm_subsys:dir search; -allow hal_thermal_default sysfs_msm_subsys:file r_file_perms; -allow hal_thermal_default sysfs_msm_subsys:lnk_file read; - allow hal_thermal_default proc_stat:file { getattr open read }; # read thermal_config get_prop(hal_thermal_default, vendor_thermal_prop) |
