diff --git a/untrusted_app.te b/untrusted_app.te
index 7e67ea8c1460c026a778770d7b5084dd55a39bef..2b2a2e76ad283f680987a07183d2566b21169d3a 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;