aboutsummaryrefslogtreecommitdiffstats
path: root/untrusted_app.te
diff options
context:
space:
mode:
authorNick Kralevich <nnk@google.com>2014-10-14 15:07:49 -0700
committerNick Kralevich <nnk@google.com>2014-10-14 15:07:49 -0700
commit8c6dba90a570608a600184741a4a59bf4db1230d (patch)
tree1bead3cbb31216e034bc862010079dfe8d5754c8 /untrusted_app.te
parent669a97730376e919813411fcfdddac35bd7236ae (diff)
downloadandroid_external_sepolicy-8c6dba90a570608a600184741a4a59bf4db1230d.tar.gz
android_external_sepolicy-8c6dba90a570608a600184741a4a59bf4db1230d.tar.bz2
android_external_sepolicy-8c6dba90a570608a600184741a4a59bf4db1230d.zip
fix whitespace
Change-Id: I2911d2b5d1931c6f6245cc54465458a8a3c2b2bb
Diffstat (limited to 'untrusted_app.te')
-rw-r--r--untrusted_app.te2
1 files changed, 1 insertions, 1 deletions
diff --git a/untrusted_app.te b/untrusted_app.te
index 7e67ea8..2b2a2e7 100644
--- a/untrusted_app.te
+++ b/untrusted_app.te
@@ -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;