Skip to content
Snippets Groups Projects
Commit 76ce37d7 authored by Nick Kralevich's avatar Nick Kralevich Committed by Android Git Automerger
Browse files

am d18f1482: am 85416e06: su.te: add filesystem dontaudit rule

* commit 'd18f1482':
  su.te: add filesystem dontaudit rule
parents 92d44c41 d18f1482
No related branches found
No related tags found
No related merge requests found
...@@ -49,5 +49,6 @@ userdebug_or_eng(` ...@@ -49,5 +49,6 @@ userdebug_or_eng(`
dontaudit su keystore:keystore_key *; dontaudit su keystore:keystore_key *;
dontaudit su domain:debuggerd *; dontaudit su domain:debuggerd *;
dontaudit su domain:drmservice *; dontaudit su domain:drmservice *;
dontaudit su unlabeled:filesystem *;
service_manager_local_audit_domain(su) service_manager_local_audit_domain(su)
') ')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment