summaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorAmit Pundir <amit.pundir@linaro.org>2019-04-23 14:42:59 +0530
committerAmit Pundir <amit.pundir@linaro.org>2020-04-02 10:47:58 +0530
commitef6c89f3000ce05ebdc18c211ae8a21766da25c3 (patch)
tree93f49f8512b2de64bd0aaacb1367e75adb1578d5 /BoardConfigCommon.mk
parentfa0fa16c0c7a2a85a33ebd8f92ec8022f12fed1e (diff)
downloaddragonboard410c-db410c.tar.gz
db410c: Add support for AOSP on Dragonboard db410c (32bit only build)db410c
Change-Id: Ib40e5ab38fd29c3b5fbcdfa80b7824eba3aa7f99 Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk8
1 files changed, 0 insertions, 8 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 11ffba8..5cfd60e 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -36,14 +36,6 @@ BOARD_SYSTEMIMAGE_FILE_SYSTEM_TYPE := ext4
TARGET_USERIMAGES_USE_EXT4 := true
TARGET_COPY_OUT_VENDOR := vendor
BOARD_VENDORIMAGE_FILE_SYSTEM_TYPE := ext4
-TARGET_COPY_OUT_SYSTEM_EXT := system_ext
-BOARD_SYSTEM_EXTIMAGE_FILE_SYSTEM_TYPE := ext4
-BOARD_USES_METADATA_PARTITION := true
-# Super partition
-TARGET_USE_DYNAMIC_PARTITIONS := true
-BOARD_BUILD_SUPER_IMAGE_BY_DEFAULT := true
-BOARD_SUPER_PARTITION_GROUPS := db_dynamic_partitions
-BOARD_DB_DYNAMIC_PARTITIONS_PARTITION_LIST := system vendor system_ext
# Enable Treble
PRODUCT_FULL_TREBLE := true