sm6250-common: Don't build full super image

Change-Id: I39e86181c3b57f614b61b339f0114100477862de
This commit is contained in:
Sebastiano Barezzi 2020-07-13 00:48:05 +03:00 committed by Alexander Winkowski
parent f56698ed12
commit 11d02d6e69
No known key found for this signature in database
GPG Key ID: 72762A66704CDE44

View File

@ -4,5 +4,8 @@
# SPDX-License-Identifier: Apache-2.0 # SPDX-License-Identifier: Apache-2.0
# #
PRODUCT_BUILD_SUPER_PARTITION := false
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Inherit proprietary targets # Inherit proprietary targets
$(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk) $(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)