Merge "Add the geotz jar to the system server"

This commit is contained in:
Neil Fuller 2020-11-24 15:38:59 +00:00 committed by Android (Google) Code Review
commit 8cb8a5f900
2 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,7 @@ 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

@ -60,6 +60,7 @@ PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
com.android.appsearch:service-appsearch \
com.android.permission:service-permission \
com.android.ipsec:android.net.ipsec.ike \
com.android.geotz:geotz \
PRODUCT_COPY_FILES += \
system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt