summaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index a9983a6..6c6ef09 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -76,6 +76,10 @@ TARGET_BOOTANIMATION_PRELOAD := false
TARGET_BOOTANIMATION_TEXTURE_CACHE := false
TARGET_BOOTANIMATION_USE_RGB565 := true
+# SELinux
+BOARD_SEPOLICY_DIRS += \
+ $(OMAP4_NEXT_FOLDER)/sepolicy
+
# Misc
BOARD_USES_SECURE_SERVICES := true