Merge "allow vendor init to access compaction_proactiveness" into main

This commit is contained in:
Treehugger Robot 2024-04-11 11:02:08 +00:00 committed by Android (Google) Code Review
commit c2791c61e2

View file

@ -7,3 +7,6 @@ allow vendor_init tee_data_file:lnk_file read;
userdebug_or_eng(`
set_prop(vendor_init, vendor_imssvc_prop)
')
# MM
allow vendor_init proc_compaction_proactiveness:file w_file_perms;