Ensure that healthfitness module SDK snapshot is built for UDC

Bug: 259958590
Test: UNBUNDLED_BUILD_SDKS_FROM_SOURCE=true TARGET_BUILD_APPS=com.google.android.healthfitness vendor/google/build/mainline_modules_sdks.sh --build-release=UpsideDownCake
Ignore-AOSP-First: UpsideDownCake is not yet in AOSP
Change-Id: Ie27fa2f98b5e88c66e13741accaac043d5ea9bdb
This commit is contained in:
Paul Duffin
2023-03-16 19:46:22 +00:00
parent e7ab23f61b
commit 96981d24c2

View File

@@ -952,7 +952,7 @@ MAINLINE_MODULES = [
MainlineModule(
apex="com.android.healthfitness",
sdks=["healthfitness-module-sdk"],
first_release=LATEST,
first_release=UpsideDownCake,
),
MainlineModule(
apex="com.android.ipsec",