Export the sqlite build flag to more products

sqlite is used in many products, including the Android system,
mainline modules, and sdks.  The trunk-stable build flag must be
exported to all of these targets.

Bug: 323176655

Change-Id: I23480610b710c0ec3e49c364c179ea76297fb494
This commit is contained in:
Lee Shombert
2024-03-21 16:08:50 -07:00
parent 6d5a509efa
commit a64ebbdad3
6 changed files with 33 additions and 2 deletions

View File

@@ -13,6 +13,9 @@
# limitations under the License.
#
# Ensure all trunk-stable flags are available.
include build/make/target/product/build_variables.mk
TARGET_ARCH_SUITE := mainline_sdk
HOST_CROSS_OS := linux_bionic