Merge "allow vendor init to access compaction_proactiveness" into main

This commit is contained in:
Treehugger Robot 2024-04-12 15:03:00 +00:00 committed by Android (Google) Code Review
commit 32ce8f9878

View file

@ -35,3 +35,4 @@ set_prop(vendor_init, vendor_ssrdump_prop)
# MM
allow vendor_init proc_watermark_scale_factor:file w_file_perms;
allow vendor_init proc_percpu_pagelist_high_fraction:file w_file_perms;
allow vendor_init proc_compaction_proactiveness:file w_file_perms;