android_device_xiaomi_sm725.../kona.mk
Sebastiano Barezzi 5accfd3515
sm8250-common: Don't build full super image
Change-Id: I40ebb9c756c3546ef6f3de922a24c0660382932a
2021-02-15 18:54:28 +01:00

12 lines
276 B
Makefile

#
# Copyright (C) 2021 The LineageOS Project
#
# SPDX-License-Identifier: Apache-2.0
#
PRODUCT_BUILD_SUPER_PARTITION := false
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Inherit the proprietary files
$(call inherit-product, vendor/xiaomi/sm8250-common/sm8250-common-vendor.mk)