Skip to content
Snippets Groups Projects
Commit 5fc257e4 authored by Nick Kralevich's avatar Nick Kralevich Committed by android-build-merger
Browse files

su.te: dontaudit su property_type:file

am: 1638208f

* commit '1638208f':
  su.te: dontaudit su property_type:file
parents 66e4cf84 1638208f
No related branches found
No related tags found
No related merge requests found
......@@ -45,6 +45,7 @@ userdebug_or_eng(`
dontaudit su domain:peer *;
dontaudit su domain:binder *;
dontaudit su property_type:property_service *;
dontaudit su property_type:file *;
dontaudit su service_manager_type:service_manager *;
dontaudit su servicemanager:service_manager list;
dontaudit su keystore:keystore_key *;
......
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