Merge "Add federatedcompute in build branch"

This commit is contained in:
Qiao Li
2022-09-30 16:46:00 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -56,6 +56,7 @@ PRODUCT_PACKAGES += \
com.android.conscrypt \
com.android.cronet \
com.android.extservices \
com.android.federatedcompute \
com.android.healthconnect \
com.android.i18n \
com.android.ipsec \

View File

@@ -56,6 +56,7 @@ PRODUCT_APEX_BOOT_JARS := \
com.android.appsearch:framework-appsearch \
com.android.btservices:framework-bluetooth \
com.android.conscrypt:conscrypt \
com.android.federatedcompute:framework-federatedcompute \
com.android.healthconnect:framework-healthconnect \
com.android.i18n:core-icu4j \
com.android.ipsec:android.net.ipsec.ike \