This commit is contained in:
shuixx
2025-07-14 03:06:44 +00:00
parent 5b04d23cb7
commit a2f63d21f0
11 changed files with 42 additions and 42 deletions

View File

@@ -98,8 +98,8 @@ PRODUCT_PACKAGES += \
flags_health_check \
framework-graphics \
framework-location \
framework-minus-apex \
framework-minus-apex-install-dependencies \
framework-strix-apex \
framework-strix-apex-install-dependencies \
framework-sysconfig.xml \
fsck.erofs \
fsck_msdos \

View File

@@ -48,7 +48,7 @@ PRODUCT_TEST_ONLY_ART_BOOT_IMAGE_JARS := \
# /system and /system_ext boot jars.
PRODUCT_BOOT_JARS += \
framework-minus-apex \
framework-strix-apex \
framework-graphics \
framework-location \
ext \
@@ -183,7 +183,7 @@ endif
# Overrides the (apex, jar) pairs above when determining the on-device location. The format is:
# <old_apex>:<old_jar>:<new_apex>:<new_jar>
PRODUCT_CONFIGURED_JAR_LOCATION_OVERRIDES := \
platform:framework-minus-apex:platform:framework \
platform:framework-strix-apex:platform:framework \
platform:core-icu4j-host:com.android.i18n:core-icu4j \
platform:conscrypt-host:com.android.conscrypt:conscrypt \