rosemary: Allow libperfmgr to access fpsgo nodes

Signed-off-by: bengris32 <bengris32@protonmail.ch>
This commit is contained in:
bengris32
2022-10-06 20:04:14 +01:00
committed by Matsvei Niaverau
parent 0144797a61
commit 1146b17663

View File

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