diff --git a/atoll.mk b/atoll.mk index 8d0c693..95b1ec1 100644 --- a/atoll.mk +++ b/atoll.mk @@ -4,5 +4,8 @@ # SPDX-License-Identifier: Apache-2.0 # +PRODUCT_BUILD_SUPER_PARTITION := false +PRODUCT_USE_DYNAMIC_PARTITIONS := true + # Inherit proprietary targets $(call inherit-product, vendor/xiaomi/sm6250-common/sm6250-common-vendor.mk)