summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfig.mk23
1 files changed, 1 insertions, 22 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 7f66fa0..9388fe3 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -89,28 +89,7 @@ WIFI_DRIVER_FW_PATH_PARAM := "/sys/module/bcmdhd/parameters/firmware_path"
WIFI_DRIVER_FW_PATH_STA := "/vendor/firmware/fw_bcmdhd.bin"
WIFI_DRIVER_FW_PATH_AP := "/vendor/firmware/fw_bcmdhd_apsta.bin"
-BOARD_SEPOLICY_DIRS := device/htc/flounder/sepolicy
-BOARD_SEPOLICY_UNION := \
- bluetooth.te \
- device.te \
- drmserver.te \
- file.te \
- file_contexts \
- genfs_contexts \
- gpsd.te \
- kernel.te \
- kickstart.te \
- mediaserver.te \
- netd.te \
- netmgrd.te \
- qmuxd.te \
- radio.te \
- rild.te \
- surfaceflinger.te \
- system_server.te \
- tee.te \
- te_macros \
- touch_fusion.te
+BOARD_SEPOLICY_DIRS += device/htc/flounder/sepolicy
TARGET_USES_64_BIT_BCMDHD := true
TARGET_USES_64_BIT_BINDER := true