Merge "Add configinfrastructure to platform_bootclasspath"

This commit is contained in:
Hassan Ali
2022-10-10 13:46:28 +00:00
committed by Android (Google) Code Review
2 changed files with 5 additions and 0 deletions

View File

@@ -95,6 +95,7 @@ combined_apis {
"framework-adservices",
"framework-appsearch",
"framework-bluetooth",
"framework-configinfrastructure",
"framework-connectivity",
"framework-connectivity-t",
"framework-federatedcompute",

View File

@@ -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",