Move libperfmgr thermal rules to pixel-sepolicy

Bug: 213257759
Bug: 188579571
Test: build
Change-Id: I9893d53055594bfb4e4dba3d68b53f0fe132617d
This commit is contained in:
TeYuan Wang 2022-03-10 21:27:00 +08:00
parent 82a110ba3b
commit f7aba10674

View file

@ -8,10 +8,6 @@ allow hal_power_default sysfs_devfreq_dir:dir r_dir_perms;
allow hal_power_default sysfs_fabric:file rw_file_perms;
allow hal_power_default sysfs_camera:file rw_file_perms;
allow hal_power_default sysfs_display:file rw_file_perms;
allow hal_power_default thermal_link_device:dir r_dir_perms;
allow hal_power_default sysfs_thermal:dir r_dir_perms;
allow hal_power_default sysfs_thermal:file rw_file_perms;
allow hal_power_default sysfs_thermal:lnk_file r_file_perms;
allow hal_power_default sysfs_bcl:dir r_dir_perms;
allow hal_power_default sysfs_bcl:file rw_file_perms;
set_prop(hal_power_default, vendor_camera_prop)