Add sepolicy for thermalHAL power link feature
Bug: 204522993 Test: thermalHAL can read ODPM data under enforcing mode Change-Id: I58ad63003a68421b25b65fe5c43fa2c3a50696c4
This commit is contained in:
parent
6c24e3f9ba
commit
213dbe2a39
1 changed files with 2 additions and 0 deletions
2
whitechapel_pro/hal_thermal_default.te
Normal file
2
whitechapel_pro/hal_thermal_default.te
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
allow hal_thermal_default sysfs_iio_devices:dir r_dir_perms;
|
||||||
|
allow hal_thermal_default sysfs_odpm:file r_file_perms;
|
Loading…
Add table
Add a link
Reference in a new issue