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

Commit d215d903 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add com.android.location.provider to the system server classpath." into oc-mr1-dev

parents fd6cbbe6 963485ec
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -124,7 +124,8 @@ PRODUCT_BOOT_JARS := \
PRODUCT_SYSTEM_SERVER_JARS := \
    services \
    ethernet-service \
    wifi-service
    wifi-service \
    com.android.location.provider \

# The set of packages whose code can be loaded by the system server.
PRODUCT_SYSTEM_SERVER_APPS += \