Merge "improve dumpstate performance to 72 seconds"

This commit is contained in:
TreeHugger Robot 2022-11-16 05:26:48 +00:00 committed by Android (Google) Code Review
commit cebbeb21ac
4 changed files with 11 additions and 0 deletions

1
private/odrefresh.te Normal file
View file

@ -0,0 +1 @@
dontaudit odrefresh property_type:file *;

View file

@ -0,0 +1,2 @@
telephony.oem.oemrilhook u:object_r:radio_service:s0

View file

@ -0,0 +1,6 @@
# b/259302023
dontaudit hal_dumpstate_default file_type:file *;
dontaudit hal_dumpstate_default fs_type:file *;
dontaudit hal_dumpstate_default file_type:dir *;
dontaudit hal_dumpstate_default fs_type:dir *;
dontaudit hal_dumpstate_default property_type:file *;

View file

@ -0,0 +1,2 @@
# b/259302023
dontaudit incidentd property_type:file *;