sched: move sysfs to procfs
Modify name from sysfs_vendor_sched to proc_vendor_sched Test: without avc denial Bug: 216207007 Signed-off-by: chungkai <chungkai@google.com> Change-Id: I96dc6eb76dd533ff6fd54c27be7e4bc32bf5dbc7
This commit is contained in:
parent
e0b06b9cbd
commit
4fa67857c3
10 changed files with 18 additions and 18 deletions
|
@ -1,2 +1,2 @@
|
|||
allow permissioncontroller_app sysfs_vendor_sched:dir r_dir_perms;
|
||||
allow permissioncontroller_app sysfs_vendor_sched:file w_file_perms;
|
||||
allow permissioncontroller_app proc_vendor_sched:dir r_dir_perms;
|
||||
allow permissioncontroller_app proc_vendor_sched:file w_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue