sm6375-common: Update permissions for powerhal

Change-Id: Id43043a24dd19eab0234def5121e811d18174096
This commit is contained in:
Vivekachooz 2024-07-18 12:56:42 +05:30 committed by Anand S
commit 6e6da9a14d
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61
5 changed files with 12 additions and 1 deletions

View file

@ -13,6 +13,9 @@ type cutback_socket, file_type;
type vendor_persist_egis_file, file_type, vendor_persist_type;
type vendor_persist_fps_file, file_type, vendor_persist_type;
# GPU
type sysfs_kgsl, sysfs_type, fs_type;
# Input Devices
type vendor_sysfs_input, sysfs_type, fs_type;
@ -26,6 +29,7 @@ type fsg_file, file_type, contextmount_type, vendor_file_type;
# Power
type proc_sched_lib_mask_cpuinfo, proc_type, fs_type;
type proc_sysctl_schedboost, proc_type, fs_type;
type vendor_sysfs_dt2w, fs_type, sysfs_type;
type vendor_sysfs_msm_subsys, fs_type, sysfs_type;