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:
Tao Bao 2019-06-21 11:38:26 -07:00 committed by Volodymyr Zhdanov
parent f8e31d5b16
commit 3a54283f96

View File

@ -154,6 +154,7 @@ PRODUCT_ENFORCE_RRO_EXCLUDED_OVERLAYS += \
$(LOCAL_PATH)/overlay-system
# Partitions
PRODUCT_BUILD_SUPER_PARTITION := false
PRODUCT_USE_DYNAMIC_PARTITIONS := true
# Power