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

am 8c6dba90: fix whitespace

* commit '8c6dba90':
  fix whitespace
parents 575c4654 8c6dba90
No related branches found
No related tags found
No related merge requests found
......@@ -101,4 +101,4 @@ neverallow untrusted_app property_type:property_service set;
# Allow verifier to access staged apks.
allow untrusted_app { apk_tmp_file apk_private_tmp_file }:dir r_dir_perms;
allow untrusted_app { apk_tmp_file apk_private_tmp_file }:file r_file_perms;
\ No newline at end of file
allow untrusted_app { apk_tmp_file apk_private_tmp_file }:file r_file_perms;
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