summaryrefslogtreecommitdiffstats
path: root/target/board/generic_mips
diff options
context:
space:
mode:
authordcashman <dcashman@google.com>2014-06-16 10:45:16 -0700
committerNick Kralevich <nnk@google.com>2014-06-16 12:16:32 -0700
commit42971a6ad72184b4595217a553d5be21dd856c3a (patch)
tree72fbc7f9fbe71fa3a4c11fde5664477979b5cd9f /target/board/generic_mips
parent4b445e89989845b5e8109caf96a8f32d8d7fe788 (diff)
downloadbuild-42971a6ad72184b4595217a553d5be21dd856c3a.zip
build-42971a6ad72184b4595217a553d5be21dd856c3a.tar.gz
build-42971a6ad72184b4595217a553d5be21dd856c3a.tar.bz2
Revert "Allow all domains access to /dev/qemu_trace."
This reverts commit b1b12f8ad49ecbba7dd6b9db2a0ca8fafa532d82. (cherry picked from commit 097e840b062b5191dac757dc998cd072ac7f308a) Change-Id: I89a9a0879a415c177091852a579c6dfd8c8a5b0a
Diffstat (limited to 'target/board/generic_mips')
-rw-r--r--target/board/generic_mips/BoardConfig.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/target/board/generic_mips/BoardConfig.mk b/target/board/generic_mips/BoardConfig.mk
index a319ad7..17e241d 100644
--- a/target/board/generic_mips/BoardConfig.mk
+++ b/target/board/generic_mips/BoardConfig.mk
@@ -59,11 +59,13 @@ TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true
BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy
BOARD_SEPOLICY_UNION += \
+ adbd.te \
bootanim.te \
device.te \
domain.te \
file.te \
file_contexts \
+ mediaserver.te \
qemud.te \
rild.te \
shell.te \