summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk14
1 files changed, 1 insertions, 13 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index e650b50..1c2db96 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -81,18 +81,6 @@ BOARD_CHARGER_DISABLE_INIT_BLANK := true
TARGET_RECOVERY_UPDATER_LIBS += librecovery_updater_manta
TARGET_RELEASETOOLS_EXTENSIONS := device/samsung/manta
-BOARD_SEPOLICY_DIRS += \
- device/samsung/manta/sepolicy
-
-BOARD_SEPOLICY_UNION += \
- file_contexts \
- device.te \
- domain.te \
- drmserver.te \
- healthd.te \
- gpsd.te \
- file.te \
- mediaserver.te \
- system_server.te
+BOARD_SEPOLICY_DIRS += device/samsung/manta/sepolicy
MALLOC_IMPL := dlmalloc