sm6375-common: sepolicy: Allow vendor_init write to proc_sched

Change-Id: I7665a5f03f3ce383e00956b67023626604422093
This commit is contained in:
me-cafebabe 2024-07-21 12:56:42 +05:30 committed by Anand S
parent d5310cb53f
commit 58e6a56f51
No known key found for this signature in database
GPG key ID: 3B2983FA448B3D61

View file

@ -3,5 +3,5 @@ set_prop(vendor_init, vendor_ims_prop)
set_prop(vendor_init, vendor_mot_hw_prop)
allow vendor_init proc_sysctl_schedboost:file w_file_perms;
allow vendor_init proc_sched_lib_mask_cpuinfo:file w_file_perms;
allow vendor_init proc_sched:file w_file_perms;
allow init vendor_sysfs_scsi_host:file w_file_perms;