Hide denials seen during user bugreports. am: 9e0d3af6ce am: 25055d165b

am: a4e5add47e

Change-Id: I44ebcfcf6edc9b49aef896877bc34d3214a7b53e
This commit is contained in:
Joel Galenson
2019-03-11 14:33:04 -07:00
committed by android-build-merger

View File

@@ -50,6 +50,8 @@ allow hal_dumpstate_impl debugfs_icnss:file r_file_perms;
allow hal_dumpstate_impl debugfs_ipc:dir r_dir_perms;
allow hal_dumpstate_impl debugfs_ipc:file r_file_perms;
allow hal_dumpstate_impl proc_stat:file r_file_perms;
dontaudit hal_dumpstate_impl debugfs_tzdbg:dir search;
dontaudit hal_dumpstate_impl debugfs_tzdbg:file r_file_perms;
allow hal_dumpstate_impl debugfs_ufs:dir r_dir_perms;
allow hal_dumpstate_impl debugfs_ufs:file r_file_perms;