summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2014-10-29 21:07:23 +0800
committerYongqin Liu <yongqin.liu@linaro.org>2014-10-29 21:08:50 +0800
commit0b08e7f249b811b1d9fe0e5984cbe3c896159117 (patch)
tree3f8c6326def05369764a05d61a9829a796d049f4
parent1aeab518cfb45e9ce4ad27d0b4d5dbe0bdd8663c (diff)
init_shell.te: remove init_shell.te from sepolicy directory
since the init_shell.te files has been removed from upstream, so change here as well Change-Id: I6e1c62d381160a9052f15c3423bc920c74c2dd81 Signed-off-by: Yongqin Liu <yongqin.liu@linaro.org>
-rw-r--r--sepolicy/init_shell.te2
1 files changed, 0 insertions, 2 deletions
diff --git a/sepolicy/init_shell.te b/sepolicy/init_shell.te
deleted file mode 100644
index 615e60d..0000000
--- a/sepolicy/init_shell.te
+++ /dev/null
@@ -1,2 +0,0 @@
-allow init_shell zygote_exec:file rx_file_perms;
-allow init_shell dalvikcache_data_file:file rw_file_perms;