summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYongqin Liu <yongqin.liu@linaro.org>2014-08-19 14:29:40 +0000
committerLinaro Android Code Review <android-review@review.linaro.org>2014-08-19 14:29:40 +0000
commit09a298cf4a4484538f96382b0c08b326304dfa86 (patch)
tree254d4cf4eaefe09bfc2653f2594af121cd6d0338
parentdd630942e578de3416be2bc29a717458eafb81c1 (diff)
parentbb97e40807051950e09c22bae186777aeadcb3f7 (diff)
downloadfvp-armv8-09a298cf4a4484538f96382b0c08b326304dfa86.tar.gz
Merge "BoardConfig.mk: changes for running selinux on LAVA" into linaro-armv8-14.08
-rw-r--r--BoardConfig.mk2
-rwxr-xr-xinit.fvpbase.rc1
2 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 68a0330..76a1343 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -62,4 +62,6 @@ BOARD_SEPOLICY_DIRS += device/linaro/common/sepolicy
BOARD_SEPOLICY_UNION += \
netd.te \
shell.te \
+ init_shell.te \
+ mediaserver.te \
surfaceflinger.te
diff --git a/init.fvpbase.rc b/init.fvpbase.rc
index 87b1f09..992e6da 100755
--- a/init.fvpbase.rc
+++ b/init.fvpbase.rc
@@ -95,3 +95,4 @@ service dns_eth0 /system/bin/sh /system/bin/svc netd setdefaultifdns eth0 8.8.8.
group root
disabled
oneshot
+ seclabel u:r:shell:s0