Hide denials seen during user bugreports.

Bug: 116711254
Bug: 123540375
Test: Build
Change-Id: If5a6d12f596b3d6b8e9ddfe3b63cf5a23afec64c
This commit is contained in:
Joel Galenson
2019-03-11 08:06:17 -07:00
parent fe1a4ee9ad
commit 9e0d3af6ce

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;