Stop building the system-image zip am: dd5a6d5c95 am: d183bc806a

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

Change-Id: I8c8ab5f2147c864dfd0ee7f799797b5b6f1b8295
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Anton Hansson
2022-05-26 17:15:25 +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) \