Merge "testNoBugreportDenials fix on user" into main

This commit is contained in:
Treehugger Robot 2024-06-04 01:20:02 +00:00 committed by Gerrit Code Review
commit 8ebc2aa055

View file

@ -132,6 +132,7 @@ binder_call(dumpstate, gsid)
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)