Continuous build for configinfrastructure

Add configinfrastructure to he list of MainlineModule objects in packages/modules/common/build/mainline_modules_sdks.py

Test: m
Bug: 248552678
Ignore-AOSP-First: this module is available for internal master will be merged
to aosp after completing the development.

Change-Id: I63e7d7c0ca2298e4f9b50961619cd56852f4cdf5
This commit is contained in:
Hassan Ali
2022-12-06 11:16:08 +00:00
parent 52b38bfa29
commit b7d3294173

View File

@@ -931,6 +931,11 @@ MAINLINE_MODULES = [
# Bluetooth has always been and is still optional.
last_optional_release=LATEST,
),
MainlineModule(
apex="com.android.configinfrastructure",
sdks=["configinfrastructure-sdk"],
first_release=UpsideDownCake,
),
MainlineModule(
apex="com.android.conscrypt",
sdks=[