aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCM.mk
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2016-10-29 16:39:13 +0200
committerAndreas Blaesius <skate4life@gmx.de>2016-10-29 16:43:33 +0200
commitb8ca62b6e31bed24dd9f8e3162020d1de33b53d9 (patch)
tree4b2629f50473b5a2ab70afc5e8bd553b7d9580af /BoardConfigCM.mk
parent2a7f9e49089325221b08bcf32df595214ecab759 (diff)
downloaddevice_samsung_espressowifi-b8ca62b6e31bed24dd9f8e3162020d1de33b53d9.zip
device_samsung_espressowifi-b8ca62b6e31bed24dd9f8e3162020d1de33b53d9.tar.gz
device_samsung_espressowifi-b8ca62b6e31bed24dd9f8e3162020d1de33b53d9.tar.bz2
sepolicy: move custom policy into own subdir
Change-Id: I1fe5e299159d206c9206452cfc490e81c2cc21b9
Diffstat (limited to 'BoardConfigCM.mk')
-rw-r--r--BoardConfigCM.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/BoardConfigCM.mk b/BoardConfigCM.mk
index e36c6f3..4da4670 100644
--- a/BoardConfigCM.mk
+++ b/BoardConfigCM.mk
@@ -10,3 +10,7 @@ TARGET_PROVIDES_LIBLIGHT := true
# Recovery
TARGET_RECOVERY_DEVICE_DIRS += device/samsung/espressowifi
BOARD_HAS_DOWNLOAD_MODE := true
+
+# SELinux
+BOARD_SEPOLICY_DIRS += \
+ device/samsung/espressowifi/sepolicy-custom