mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-03 04:27:16 +09:00
sm6250-common: Don't build super.img for AOSP targets.
super.img is designed to be used for factory use, which is not meaningful for AOSP targets. And it would cause build failure when building w/o vendor.img. Bug: 135752763 Test: `m dist PRODUCT-aosp_coral-userdebug` no longer generates super.img. Test: Build the CL in a branch that doesn't have vendor.img. Change-Id: If020ef21ca8881c1765b38ec8fa78ead1ded97ee
This commit is contained in:
parent
f8e31d5b16
commit
3a54283f96
@ -154,6 +154,7 @@ PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += \
|
|||||||
$(LOCAL_PATH)/overlay-system
|
$(LOCAL_PATH)/overlay-system
|
||||||
|
|
||||||
# Partitions
|
# Partitions
|
||||||
|
PRODUCT_BUILD_SUPER_PARTITION := false
|
||||||
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
PRODUCT_USE_DYNAMIC_PARTITIONS := true
|
||||||
|
|
||||||
# Power
|
# Power
|
||||||
|
Loading…
x
Reference in New Issue
Block a user