Hide denials seen during user bugreports.

am: 9e0d3af6ce

Change-Id: Ic8ea7420572e984da84481c9bd2137a19a371047
This commit is contained in:
Joel Galenson
2019-03-11 13:06:10 -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;