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

Commit 452ff03f authored by Tej Singh's avatar Tej Singh
Browse files

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
parent e899c27e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -246,6 +246,7 @@ PRODUCT_PACKAGES += \
    snapshotctl \
    SoundPicker \
    statsd \
    statsd-service \
    storaged \
    surfaceflinger \
    svc \
+1 −0
Original line number Diff line number Diff line
@@ -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