Merge "Ignore access to /proc/pagetypeinfo for Settings" into main

This commit is contained in:
Thiébaud Weksteen 2023-11-23 22:55:54 +00:00 committed by Gerrit Code Review
commit 8c225b0c73

View file

@ -118,7 +118,8 @@ dontaudit system_app {
# suppress denials caused by debugfs_tracing
dontaudit system_app debugfs_tracing:file rw_file_perms;
# Ignore access to zram when Debug.getMemInfo is called.
# Ignore access to memory properties for Settings.
dontaudit system_app proc_pagetypeinfo:file r_file_perms;
dontaudit system_app sysfs_zram:dir search;
allow system_app keystore:keystore2_key {