Add configinfrastructure to platform_bootclasspath
Test: m configinfrastructure-sdk Bug: 248552678 Change-Id: Ic7c7f18c281b376eb84e07114343fd8eb719c52e
This commit is contained in:
@@ -95,6 +95,7 @@ combined_apis {
|
||||
"framework-adservices",
|
||||
"framework-appsearch",
|
||||
"framework-bluetooth",
|
||||
"framework-configinfrastructure",
|
||||
"framework-connectivity",
|
||||
"framework-connectivity-t",
|
||||
"framework-federatedcompute",
|
||||
|
||||
@@ -63,6 +63,10 @@ platform_bootclasspath {
|
||||
apex: "com.android.btservices",
|
||||
module: "com.android.btservices-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.configinfrastructure",
|
||||
module: "com.android.configinfrastructure-bootclasspath-fragment",
|
||||
},
|
||||
{
|
||||
apex: "com.android.conscrypt",
|
||||
module: "com.android.conscrypt-bootclasspath-fragment",
|
||||
|
||||
Reference in New Issue
Block a user