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

Commit 20774406 authored by Ying Wang's avatar Ying Wang Committed by android-build-merger
Browse files

Merge "Fix TARGET_ASAN build." am: 9bbc67b5 am: 4f0cb030

am: 8d5ff73c

* commit '8d5ff73c':
  Fix TARGET_ASAN build.
parents 4a1db8a2 8d5ff73c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1561,8 +1561,10 @@ endif
	$(hide) mkdir -p $(zip_root)/OTA
	$(hide) $(ACP) $(INSTALLED_ANDROID_INFO_TXT_TARGET) $(zip_root)/OTA/
ifneq ($(AB_OTA_UPDATER),true)
ifneq ($(built_ota_tools),)
	$(hide) mkdir -p $(zip_root)/OTA/bin
	$(hide) $(ACP) $(PRIVATE_OTA_TOOLS) $(zip_root)/OTA/bin/
endif
endif
	@# Files that do not end up in any images, but are necessary to
	@# build them.