Update references to service jars

These are being renamed to service-* instead of *-service.

Test: treehugger
Change-Id: Ib8af8ca8eafee7d466d2d3873461bbd9c91a686d
This commit is contained in:
Anton Hansson
2019-11-22 12:01:51 +00:00
parent 01be67bce9
commit a2b816616c
2 changed files with 8 additions and 8 deletions

View File

@@ -30,7 +30,7 @@ PRODUCT_PACKAGES += \
apexd \ apexd \
appops \ appops \
app_process \ app_process \
appsearch-service \ service-appsearch \
appwidget \ appwidget \
atrace \ atrace \
audioserver \ audioserver \
@@ -38,7 +38,7 @@ PRODUCT_PACKAGES += \
bcc \ bcc \
blank_screen \ blank_screen \
blkid \ blkid \
blobstore-service \ service-blobstore \
bmgr \ bmgr \
bootanimation \ bootanimation \
bootstat \ bootstat \
@@ -109,7 +109,7 @@ PRODUCT_PACKAGES += \
iptables \ iptables \
ip-up-vpn \ ip-up-vpn \
javax.obex \ javax.obex \
jobscheduler-service \ service-jobscheduler \
keystore \ keystore \
ld.config.txt \ ld.config.txt \
ld.mc \ ld.mc \
@@ -244,7 +244,7 @@ PRODUCT_PACKAGES += \
snapshotctl \ snapshotctl \
SoundPicker \ SoundPicker \
statsd \ statsd \
statsd-service \ service-statsd \
storaged \ storaged \
surfaceflinger \ surfaceflinger \
svc \ svc \

View File

@@ -54,10 +54,10 @@ PRODUCT_SYSTEM_SERVER_JARS := \
services \ services \
ethernet-service \ ethernet-service \
com.android.location.provider \ com.android.location.provider \
jobscheduler-service \ service-jobscheduler \
statsd-service \ service-statsd \
blobstore-service \ service-blobstore \
appsearch-service \ service-appsearch \
PRODUCT_COPY_FILES += \ PRODUCT_COPY_FILES += \
system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt