aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorsbrissen <sbrissen@hotmail.com>2015-03-13 09:37:00 -0400
committersbrissen <sbrissen@hotmail.com>2015-03-13 09:39:12 -0400
commit77686ea73b34bed50c65750cd9b0cba0fab997f1 (patch)
treefdd092c4ab23333a952457b1fda05588ec36330d /BoardConfigCommon.mk
parent3f7af15c43750e5fd5ee64b1860025ef27c7a4ff (diff)
downloaddevice_samsung_kona-common-77686ea73b34bed50c65750cd9b0cba0fab997f1.zip
device_samsung_kona-common-77686ea73b34bed50c65750cd9b0cba0fab997f1.tar.gz
device_samsung_kona-common-77686ea73b34bed50c65750cd9b0cba0fab997f1.tar.bz2
kona: address more selinux denials
-fixes bluetooth and video Change-Id: I86c7709533970eddee3647a1283ac1e12fc01437
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index cba82a0..d495cc8 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -45,6 +45,7 @@ BOARD_SEPOLICY_DIRS += \
device/samsung/kona-common/selinux
BOARD_SEPOLICY_UNION += \
+ bluetooth.te \
file_contexts \
te_macros \
device.te \
@@ -54,6 +55,7 @@ BOARD_SEPOLICY_UNION += \
init.te \
kickstart.te \
mediaserver.te \
+ netd.te \
netmgrd.te \
qmux.te \
rild.te \