allow vendor init to access percpu_pagelist_high_fraction
Bug: 333838316 Test: boot Change-Id: I4b29278c4a7be10609e0aaafe99603d4762f64b6 Signed-off-by: Martin Liu <liumartin@google.com>
This commit is contained in:
parent
e661ebabc8
commit
8c4445390a
1 changed files with 1 additions and 0 deletions
1
vendor/vendor_init.te
vendored
1
vendor/vendor_init.te
vendored
|
@ -5,3 +5,4 @@ allow vendor_init tee_data_file:lnk_file read;
|
|||
|
||||
# MM
|
||||
allow vendor_init proc_compaction_proactiveness:file w_file_perms;
|
||||
allow vendor_init proc_percpu_pagelist_high_fraction:file w_file_perms;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue