diff options
| author | android-build-team Robot <android-build-team-robot@google.com> | 2018-11-14 04:13:56 +0000 |
|---|---|---|
| committer | android-build-team Robot <android-build-team-robot@google.com> | 2018-11-14 04:13:56 +0000 |
| commit | 9439d4402e4ee1f72997088f7c29812d2c854866 (patch) | |
| tree | d8f8f7415e4ee837e095ad8593b3efa4b7c44e6d | |
| parent | 553e2a0656b63ac4d11a70f6c70d31f5c2b6165d (diff) | |
| parent | 8d2dc3da8951a0a7e495578f83696f984b57f777 (diff) | |
Snap for 5130385 from 8d2dc3da8951a0a7e495578f83696f984b57f777 to pi-qpr2-release
Change-Id: Ic4bd8646db4a60aa66aab5632b184b90ea34f841
| -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) |
