Add statsd-service to system server jars

Add statsd-service to system server jars so that StatsCompanionService
continues to exist in system server.

Bug: 141697533
Test: builds and boots: 1. make clean 2. m -j droid 3.
vendor/google/tools/flashall
Change-Id: Ie26e3ac23c407364f5ab6796ee2c65023c87360e
This commit is contained in:
Tej Singh 2019-09-26 11:06:53 -07:00
parent e899c27e30
commit 452ff03fb9
2 changed files with 2 additions and 0 deletions

View file

@ -246,6 +246,7 @@ PRODUCT_PACKAGES += \
snapshotctl \
SoundPicker \
statsd \
statsd-service \
storaged \
surfaceflinger \
svc \

View file

@ -55,6 +55,7 @@ PRODUCT_SYSTEM_SERVER_JARS := \
ethernet-service \
com.android.location.provider \
jobscheduler-service \
statsd-service \
PRODUCT_COPY_FILES += \
system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt