summaryrefslogtreecommitdiffstats
path: root/non_plat/uncrypt.te
diff options
context:
space:
mode:
Diffstat (limited to 'non_plat/uncrypt.te')
-rw-r--r--[-rwxr-xr-x]non_plat/uncrypt.te28
1 files changed, 14 insertions, 14 deletions
diff --git a/non_plat/uncrypt.te b/non_plat/uncrypt.te
index d62e1ff..24c08e9 100755..100644
--- a/non_plat/uncrypt.te
+++ b/non_plat/uncrypt.te
@@ -1,14 +1,14 @@
-#====================== uncrypt.te ======================
-# uncrypt for mtd
-allow uncrypt mtd_device:chr_file { read write open ioctl };
-allow uncrypt mtd_device:dir search;
-
-allow uncrypt misc_device:chr_file ~rename;
-allow uncrypt system_data_file:file { open read };
-allow uncrypt userdata_block_device:blk_file w_file_perms;
-allow uncrypt para_block_device:blk_file { write open };
-allow uncrypt system_app_data_file:dir { getattr search };
-allow uncrypt system_app_data_file:file { read getattr };
-allow uncrypt media_rw_data_file:dir { getattr search };
-allow uncrypt media_rw_data_file:file { read getattr open };
-allow uncrypt ota_package_file:file w_file_perms;
+#====================== uncrypt.te ======================
+# uncrypt for mtd
+allow uncrypt mtd_device:chr_file { read write open ioctl };
+allow uncrypt mtd_device:dir search;
+
+allow uncrypt misc_device:chr_file ~rename;
+allow uncrypt system_data_file:file { open read };
+allow uncrypt userdata_block_device:blk_file w_file_perms;
+allow uncrypt para_block_device:blk_file { write open };
+allow uncrypt system_app_data_file:dir { getattr search };
+allow uncrypt system_app_data_file:file { read getattr };
+allow uncrypt media_rw_data_file:dir { getattr search };
+allow uncrypt media_rw_data_file:file { read getattr open };
+allow uncrypt ota_package_file:file w_file_perms;