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

Commit b99d94f9 authored by Dmitri Plotnikov's avatar Dmitri Plotnikov
Browse files

Remove service-jobscheduler and service-blobstore from SERVICECLASSPATH

Test: atest android.jobscheduler.cts
Bug: 155631167
Change-Id: I5873c15513cfc63771e7d5c73791708105dff002
parent c3b0b52e
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -52,9 +52,7 @@ endif
PRODUCT_SYSTEM_SERVER_JARS := \
    com.android.location.provider \
    services \
    ethernet-service \
    service-jobscheduler \
    service-blobstore
    ethernet-service

# system server jars which are updated via apex modules.
# The values should be of the format <apex name>:<jar name>