Skip to content
Snippets Groups Projects
Commit 2c6ef5f5 authored by Nick Kralevich's avatar Nick Kralevich Committed by Gerrit Code Review
Browse files

Merge "su.te: suppress service_manager related denials."

parents 40457531 bf254b46
No related branches found
No related tags found
No related merge requests found
...@@ -41,4 +41,8 @@ userdebug_or_eng(` ...@@ -41,4 +41,8 @@ userdebug_or_eng(`
dontaudit su domain:peer *; dontaudit su domain:peer *;
dontaudit su domain:binder *; dontaudit su domain:binder *;
dontaudit su property_type:property_service *; dontaudit su property_type:property_service *;
dontaudit su service_manager_type:service_manager *;
dontaudit su keystore:keystore_key *;
dontaudit su domain:debuggerd *;
dontaudit su domain:drmservice *;
') ')
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment