Hide denials seen during user bugreports. am: 9e0d3af6ce

am: 25055d165b

Change-Id: I1fbb30504bba2368d111502276f467bee764b71c
This commit is contained in:
Joel Galenson
2019-03-11 13:47:18 -07:00
committed by android-build-merger

View File

@@ -46,6 +46,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;