Merge "allow vendor init to access compaction_proactiveness" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-04-11 13:33:33 +00:00 committed by Android (Google) Code Review
commit e661ebabc8

View file

@ -2,3 +2,6 @@
set_prop(vendor_init, vendor_usb_config_prop)
set_prop(vendor_init, vendor_display_prop)
allow vendor_init tee_data_file:lnk_file read;
# MM
allow vendor_init proc_compaction_proactiveness:file w_file_perms;