Revert "Add framework-auxiliary to PRODUCT_APEX_BOOT_JARS"

Revert submission 16684516-auxiliary_bcp

Reason for revert: pdk build breakage
Reverted Changes:
I8c92d2ccb:Add bootclasspath config in Auxiliary.
I9ac910fa2:Add SupplementalProcess stubs and bootclasspath fr...
I7cf3b31b0:Add framework-auxiliary to PRODUCT_APEX_BOOT_JARS

Bug: 216218564
Change-Id: I791870137097180eb02d4ada2b2f0743467cc422
This commit is contained in:
Johnny Lee
2022-01-25 06:58:55 +00:00
parent cce4c7d3a9
commit 0ae8ff8077

View File

@@ -52,7 +52,6 @@ PRODUCT_BOOT_JARS += \
# Note: For modules available in Q, DO NOT add new entries here. # Note: For modules available in Q, DO NOT add new entries here.
PRODUCT_APEX_BOOT_JARS := \ PRODUCT_APEX_BOOT_JARS := \
com.android.appsearch:framework-appsearch \ com.android.appsearch:framework-appsearch \
com.android.auxiliary:framework-auxiliary \
com.android.conscrypt:conscrypt \ com.android.conscrypt:conscrypt \
com.android.i18n:core-icu4j \ com.android.i18n:core-icu4j \
com.android.ipsec:android.net.ipsec.ike \ com.android.ipsec:android.net.ipsec.ike \