Add configinfrastructure to bootclasspath

Test: m configinfrastructure-sdk
Bug: 248552678
Change-Id: Id241ab2a547685d0ac47ca60e5e659ff43cff70f
This commit is contained in:
Hassan Ali
2022-10-05 13:14:15 +00:00
parent 3608dfb8b2
commit 0b51b8c29d
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 \