mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
rosemary: Allow libperfmgr to access fpsgo nodes
Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
committed by
Matsvei Niaverau
parent
0144797a61
commit
1146b17663
2
sepolicy/vendor/hal_power_default.te
vendored
2
sepolicy/vendor/hal_power_default.te
vendored
@@ -40,3 +40,5 @@ allow hal_power_default sysfs_fbt_cpu:dir r_dir_perms;
|
||||
allow hal_power_default sysfs_fbt_cpu:file rw_file_perms;
|
||||
allow hal_power_default sysfs_fbt_fteh:dir r_dir_perms;
|
||||
allow hal_power_default sysfs_fbt_fteh:file rw_file_perms;
|
||||
allow hal_power_default sysfs_fpsgo:dir r_dir_perms;
|
||||
allow hal_power_default sysfs_fpsgo:file rw_file_perms;
|
||||
|
||||
Reference in New Issue
Block a user