diff options
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r-- | BoardConfig.mk | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk index 23af18f..b4cbd50 100644 --- a/BoardConfig.mk +++ b/BoardConfig.mk @@ -38,14 +38,3 @@ BOARD_FLASH_BLOCK_SIZE := 512 TARGET_USERIMAGES_SPARSE_EXT_DISABLED := true BOARD_SEPOLICY_DIRS += build/target/board/generic/sepolicy -BOARD_SEPOLICY_UNION += \ - bootanim.te \ - device.te \ - domain.te \ - file.te \ - file_contexts \ - qemud.te \ - rild.te \ - shell.te \ - surfaceflinger.te \ - system_server.te |