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

Commit c30e1903 authored by Doug Zongker's avatar Doug Zongker Committed by Android Git Automerger
Browse files

am 7094bf3a: am 25863d73: build the sqlite3 binary for use by the OTA tools

* commit '7094bf3a':
  build the sqlite3 binary for use by the OTA tools
parents 00dd6a5c 7094bf3a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -988,6 +988,7 @@ built_ota_tools := \
	$(call intermediates-dir-for,EXECUTABLES,applypatch)/applypatch \
	$(call intermediates-dir-for,EXECUTABLES,applypatch_static)/applypatch_static \
	$(call intermediates-dir-for,EXECUTABLES,check_prereq)/check_prereq \
	$(call intermediates-dir-for,EXECUTABLES,sqlite3)/sqlite3 \
	$(call intermediates-dir-for,EXECUTABLES,updater)/updater
$(BUILT_TARGET_FILES_PACKAGE): PRIVATE_OTA_TOOLS := $(built_ota_tools)