Stop building the system-image zip am: 897fe05053 am: 7764ce3cb6

Original change: https://android-review.googlesource.com/c/platform/development/+/2073608

Change-Id: Ia0f9f2c544a94ffbe1389ed26279c9b377a6268a
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Anton Hansson
2022-04-27 11:36:18 +00:00
committed by Automerger Merge Worker

View File

@@ -127,9 +127,6 @@ endef
ifneq ($(filter sdk,$(MAKECMDGOALS)),)
# Similarly capture all sys-img.xml that are now split out of repository.xml
$(eval $(call mk-sdk-repo-pkg-3,SDK_SYSIMG_XML_ARGS,$(HOST_OS),$(MAIN_SDK_ZIP),system-images,system-images/*))
SDK_SYSIMG_DEPS += \
$(call sdk-repo-pkg-zip,$(HOST_OS),$(MAIN_SDK_ZIP),system-images) \