Merge "Remove com.android.geotz jar from system server" into sc-dev

This commit is contained in:
Neil Fuller 2021-06-30 10:54:44 +00:00 committed by Android (Google) Code Review
commit 59b80b91a4
2 changed files with 0 additions and 2 deletions

View File

@ -54,7 +54,6 @@ PRODUCT_PACKAGES += \
com.android.conscrypt \
com.android.cronet \
com.android.extservices \
com.android.geotz \
com.android.i18n \
com.android.ipsec \
com.android.location.provider \

View File

@ -70,7 +70,6 @@ PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
com.android.appsearch:service-appsearch \
com.android.media:service-media-s \
com.android.permission:service-permission \
com.android.geotz:geotz
# Minimal configuration for running dex2oat (default argument values).
# PRODUCT_USES_DEFAULT_ART_CONFIG must be true to enable boot image compilation.