sdm660-common: Address thermal-engine denials
Change-Id: I7d824f1066638ec6e73ae80093737b380436ba80
This commit is contained in:
parent
7e257d0aea
commit
9c6a56cef6
1 changed files with 3 additions and 0 deletions
3
sepolicy/vendor/thermal-engine.te
vendored
3
sepolicy/vendor/thermal-engine.te
vendored
|
@ -6,4 +6,7 @@ dontaudit thermal-engine self:capability dac_override;
|
|||
|
||||
set_prop(thermal-engine, thermal_engine_prop);
|
||||
|
||||
r_dir_file(thermal-engine sysfs_devfreq)
|
||||
r_dir_file(thermal-engine sysfs_graphics)
|
||||
r_dir_file(thermal-engine sysfs_thermal)
|
||||
dontaudit thermal-engine sysfs:dir read;
|
||||
|
|
Loading…
Reference in a new issue