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

su.te: dontaudit su property_type:file am: 1638208f

am: 5fc257e4

* commit '5fc257e4':
  su.te: dontaudit su property_type:file
parents 4b3d1675 5fc257e4
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