aboutsummaryrefslogtreecommitdiffstats
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 93afd5b..bb384ac 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -90,10 +90,10 @@ BOARD_USE_LEGACY_SENSORS_FUSION := false
BOARD_USES_SECURE_SERVICES := true
# Selinux
-BOARD_SEPOLICY_DIRS := \
+BOARD_SEPOLICY_DIRS += \
device/samsung/p3100/selinux
-BOARD_SEPOLICY_UNION := \
+BOARD_SEPOLICY_UNION += \
file_contexts \
file.te \
device.te \