summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorRobert Craig <rpcraig@tycho.ncsc.mil>2013-03-27 06:12:51 -0400
committerrepo sync <gcondra@google.com>2013-04-29 21:21:43 -0700
commitb84df6017a2177842464674f74ef65e52823c638 (patch)
tree2250b7ab6857d6013fb7cc37210efdeb5f74b06b /BoardConfig.mk
parente4a1d1e1a45c5ec11f996c632dc8946467124f98 (diff)
downloadgrouper-b84df6017a2177842464674f74ef65e52823c638.tar.gz
DO NOT MERGE Update SELinux policy.
Various policy changes and updates concerning sysfs and proc access, new device node domains, and updated btmacreader and sensors-config policy. Change-Id: I6e4c20a3f2c669427b6d60d8ac1c07dadddf1e1a Signed-off-by: rpcraig <rpcraig@tycho.ncsc.mil>
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk6
1 files changed, 5 insertions, 1 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 24fde25..96fc2c6 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -47,10 +47,14 @@ BOARD_SEPOLICY_DIRS := \
BOARD_SEPOLICY_UNION := \
file_contexts \
+ genfs_contexts \
+ app.te \
+ btmacreader.te \
device.te \
drmserver.te \
file.te \
sensors_config.te \
shell.te \
surfaceflinger.te \
- system.te
+ system.te \
+ zygote.te