Merge "Export the sqlite build flag to soong" into main am: 05b128bff7
Original change: https://android-review.googlesource.com/c/platform/build/+/2994798 Change-Id: I49bb011e4e3af28a129f2b6309d06d5abfd063cf Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -495,5 +495,8 @@ PRODUCT_COPY_FILES += $(call add-to-product-copy-files-if-exists,\
|
||||
|
||||
$(call inherit-product, $(SRC_TARGET_DIR)/product/runtime_libart.mk)
|
||||
|
||||
# Use the configured release of sqlite
|
||||
$(call soong_config_set, libsqlite3, release_package_libsqlite3, $(RELEASE_PACKAGE_LIBSQLITE3))
|
||||
|
||||
# Use "image" APEXes always.
|
||||
$(call inherit-product,$(SRC_TARGET_DIR)/product/updatable_apex.mk)
|
||||
|
Reference in New Issue
Block a user