Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 27dacbc5 authored by Neil Fuller's avatar Neil Fuller Committed by Automerger Merge Worker
Browse files

Merge "Remove com.android.geotz jar from system server" into sc-dev am: 59b80b91

Original change: https://googleplex-android-review.googlesource.com/c/platform/build/+/14112924

Change-Id: I3265bde88f46d5f7ccb565f3201ee2ba68afb572
parents 670b5a2a 59b80b91
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 \
+0 −1
Original line number Diff line number Diff line
@@ -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.