Merge "allow vendor init to access percpu_pagelist_high_fraction" into main

This commit is contained in:
Treehugger Robot 2023-11-27 01:45:54 +00:00 committed by Android (Google) Code Review
commit 9c8cb72283

View file

@ -34,3 +34,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;