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:
@@ -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=[
|
||||
|
||||
Reference in New Issue
Block a user