testNoBugreportDenials fix on user
Bug: 343635916
Test: N/A
Change-Id: I2f73cc8429f87e9b7ada8e7c9a3fabcc9eb3d7ee
diff --git a/private/dumpstate.te b/private/dumpstate.te
index a64f7c7..432b4d1 100644
--- a/private/dumpstate.te
+++ b/private/dumpstate.te
@@ -132,6 +132,7 @@
userdebug_or_eng(`
allow dumpstate binderfs_logs_transactions:file r_file_perms;
')
+dontaudit dumpstate binderfs_logs_transactions:file r_file_perms;
allow dumpstate binderfs_logs_transaction_history:file r_file_perms;
r_dir_file(dumpstate, ota_metadata_file)