Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit cf4e8bf0 authored by Daniel Norman's avatar Daniel Norman Committed by android-build-merger
Browse files

Merge "Only call make_recovery_patch when BUILDING_SYSTEM_IMAGE." am: b4552734 am: 7100e932

am: 2d5f9a02

Change-Id: Id733c79d53407cccba52563a79e4bfab9cec03f7
parents 0af2847b 2d5f9a02
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4015,8 +4015,10 @@ ifdef BOARD_BPT_DISK_SIZE
endif
	$(call generate-userimage-prop-dictionary, $(zip_root)/META/misc_info.txt)
ifneq ($(INSTALLED_RECOVERYIMAGE_TARGET),)
ifdef BUILDING_SYSTEM_IMAGE
	$(hide) PATH=$(foreach p,$(INTERNAL_USERIMAGES_BINARY_PATHS),$(p):)$$PATH MKBOOTIMG=$(MKBOOTIMG) \
	    build/make/tools/releasetools/make_recovery_patch $(zip_root) $(zip_root)
endif # BUILDING_SYSTEM_IMAGE
endif
ifeq ($(AB_OTA_UPDATER),true)
	@# When using the A/B updater, include the updater config files in the zip.