sepolicy: basic: non_plat: Address vpud_native denials
Change-Id: I4be2decf9e054e5313b7fcc7098f26248e708bbb
This commit is contained in:
parent
440f5f9ee7
commit
ca74f59339
@ -47,3 +47,8 @@ full_treble_only(`
|
|||||||
|
|
||||||
# add power config
|
# add power config
|
||||||
allow vpud_native sysfs_boot_mode:file r_file_perms;
|
allow vpud_native sysfs_boot_mode:file r_file_perms;
|
||||||
|
|
||||||
|
allow vpud_native proc_mtkcooler:dir search;
|
||||||
|
allow vpud_native proc_mtkcooler:file rw_file_perms;
|
||||||
|
allow vpud_native thermal_manager_data_file:dir w_dir_perms;
|
||||||
|
allow vpud_native thermal_manager_data_file:file create_file_perms;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user