* commit '7094bf3a5e9d1983d6877f580506d93fd736c437': build the sqlite3 binary for use by the OTA tools
This commit is contained in:
commit
c30e190347
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue