summaryrefslogtreecommitdiffstats
path: root/BoardConfig.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk22
1 files changed, 22 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 2fd541e..8dd1e25 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -44,3 +44,25 @@ TARGET_OTA_ASSERT_DEVICE := m3,m3xx,i9305,GT-I9305
# inherit from the proprietary version
-include vendor/samsung/i9305/BoardConfigVendor.mk
+
+# Selinux
+BOARD_SEPOLICY_DIRS := \
+ device/samsung/i9305/selinux
+
+BOARD_SEPOLICY_UNION := \
+ file_contexts \
+ te_macros \
+ device.te \
+ dhcp.te \
+ domain.te \
+ file.te \
+ init.te \
+ kickstart.te \
+ mediaserver.te \
+ netmgrd.te \
+ qmux.te \
+ rild.te \
+ secril.te \
+ system.te \
+ ueventd.te \
+ wpa_supplicant.te