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

Commit 87d8f22c authored by Makoto Onuki's avatar Makoto Onuki Committed by Android (Google) Code Review
Browse files

Merge "Add jobscheduler-service.jar to system server class path"

parents 95fa9a3a 78bd62f4
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -112,6 +112,7 @@ PRODUCT_PACKAGES += \
    iptables \
    ip-up-vpn \
    javax.obex \
    jobscheduler-service \
    keystore \
    ld.config.txt \
    ld.mc \
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ endif
# The order here is the same order they end up on the classpath, so it matters.
PRODUCT_SYSTEM_SERVER_JARS := \
    services \
    jobscheduler-service \
    ethernet-service \
    wifi-service \
    com.android.location.provider \