am 25863d73
: build the sqlite3 binary for use by the OTA tools
* commit '25863d738ca171015a57a2154ff6ebe4ae8f5483': build the sqlite3 binary for use by the OTA tools
This commit is contained in:
@@ -959,6 +959,7 @@ built_ota_tools := \
|
|||||||
$(call intermediates-dir-for,EXECUTABLES,applypatch)/applypatch \
|
$(call intermediates-dir-for,EXECUTABLES,applypatch)/applypatch \
|
||||||
$(call intermediates-dir-for,EXECUTABLES,applypatch_static)/applypatch_static \
|
$(call intermediates-dir-for,EXECUTABLES,applypatch_static)/applypatch_static \
|
||||||
$(call intermediates-dir-for,EXECUTABLES,check_prereq)/check_prereq \
|
$(call intermediates-dir-for,EXECUTABLES,check_prereq)/check_prereq \
|
||||||
|
$(call intermediates-dir-for,EXECUTABLES,sqlite3)/sqlite3 \
|
||||||
$(call intermediates-dir-for,EXECUTABLES,updater)/updater
|
$(call intermediates-dir-for,EXECUTABLES,updater)/updater
|
||||||
$(BUILT_TARGET_FILES_PACKAGE): PRIVATE_OTA_TOOLS := $(built_ota_tools)
|
$(BUILT_TARGET_FILES_PACKAGE): PRIVATE_OTA_TOOLS := $(built_ota_tools)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user