sm8350-common: Disable debugging full super build

This commit is contained in:
Erfan Abdi 2021-12-12 04:31:10 +03:30 committed by Arian
parent c20701501c
commit 0098ec7279
2 changed files with 3 additions and 6 deletions

View File

@ -116,9 +116,11 @@ DEVICE_MANIFEST_FILE := \
$(COMMON_PATH)/manifests/vendor.qti.hardware.servicetracker@1.2-service.xml
# Partitions
BOARD_FLASH_BLOCK_SIZE := 131072
BOARD_BOOTIMAGE_PARTITION_SIZE := 201326592
BOARD_SUPER_PARTITION_SIZE := 9126805504
BOARD_VENDOR_BOOTIMAGE_PARTITION_SIZE := 100663296
BOARD_USES_METADATA_PARTITION := true
BOARD_SUPER_PARTITION_GROUPS := qti_dynamic_partitions
BOARD_QTI_DYNAMIC_PARTITIONS_PARTITION_LIST := odm system system_ext vendor product
@ -148,12 +150,6 @@ TARGET_COPY_OUT_SYSTEM_EXT := system_ext
TARGET_COPY_OUT_VENDOR := vendor
TARGET_COPY_OUT_PRODUCT := product
BOARD_BUILD_SUPER_IMAGE_BY_DEFAULT := true
BOARD_USES_METADATA_PARTITION := true
BOARD_FLASH_BLOCK_SIZE := 131072
# Platform
TARGET_BOARD_PLATFORM := lahaina

View File

@ -319,6 +319,7 @@ DEVICE_PACKAGE_OVERLAYS += \
PRODUCT_ENFORCE_RRO_TARGETS := *
# Partitions
PRODUCT_BUILD_SUPER_PARTITION := false
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Power