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

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

Change-Id: I090496282c9642e98ae1418657fd4cfedc1d2ca4
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Anton Hansson
2022-04-27 12:22: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) \