Nextgen release: Don't build super_empty.img

Bug: 183068624
Test: "m dist" on GSI and check the build artifacts under OUT and DIST
      directories, and check the contents of *-img-*.zip
Change-Id: I2474e5fd69534a5890eecd0c81e10a583e4423be
This commit is contained in:
Yi-Yo Chiang 2021-03-18 18:58:29 +08:00 committed by Yo Chiang
parent ba959a5ff1
commit 16973880c6
1 changed files with 1 additions and 0 deletions

View File

@ -65,3 +65,4 @@ PRODUCT_BUILD_CACHE_IMAGE := false
PRODUCT_BUILD_USERDATA_IMAGE := false
PRODUCT_BUILD_VENDOR_IMAGE := false
PRODUCT_BUILD_SUPER_PARTITION := false
PRODUCT_BUILD_SUPER_EMPTY_IMAGE := false