summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfigCommon.mk27
1 files changed, 1 insertions, 26 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index bb9dc1c..429d2f7 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -83,29 +83,4 @@ BOARD_KERNEL_CMDLINE := androidboot.hardware=$(TARGET_BOOTLOADER_BOARD_NAME)
TARGET_RUNNING_WITHOUT_SYNC_FRAMEWORK := true
-BOARD_SEPOLICY_DIRS += \
- device/asus/grouper/sepolicy
-
-BOARD_SEPOLICY_UNION += \
- file_contexts \
- genfs_contexts \
- bluetooth.te \
- device.te \
- domain.te \
- drmserver.te \
- touch_fw_update.te \
- file.te \
- gpsd.te \
- keystore.te \
- lmkd.te \
- mediaserver.te \
- recovery.te \
- rild.te \
- sensors_config.te \
- setup_fs.te \
- surfaceflinger.te \
- system_app.te \
- system_server.te \
- ueventd.te \
- vold.te \
- radio.te
+BOARD_SEPOLICY_DIRS += device/asus/grouper/sepolicy