Merge "Add configinfrastructure to 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 2 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ PRODUCT_PACKAGES += \
com.android.adservices \
com.android.appsearch \
com.android.btservices \
com.android.configinfrastructure \
com.android.conscrypt \
com.android.cronet \
com.android.extservices \

View File

@@ -55,6 +55,7 @@ PRODUCT_APEX_BOOT_JARS := \
com.android.adservices:framework-sdksandbox \
com.android.appsearch:framework-appsearch \
com.android.btservices:framework-bluetooth \
com.android.configinfrastructure:framework-configinfrastructure \
com.android.conscrypt:conscrypt \
com.android.federatedcompute:framework-federatedcompute \
com.android.healthconnect:framework-healthconnect \