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:
TeYuan Wang 2022-01-25 14:55:35 +08:00 committed by TreeHugger Robot
parent 6c24e3f9ba
commit 213dbe2a39

View 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;