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

Commit db18b88c authored by Nicolas Geoffray's avatar Nicolas Geoffray Committed by android-build-merger
Browse files

Merge "Add com.android.location.provider to the system server classpath." am:...

Merge "Add com.android.location.provider to the system server classpath." am: 24678e94 am: 30f7a02a
am: 1fe6892e

Change-Id: I6666568d1078d0d7dd9fb298dd9bf9c2911062d5
parents 1e0ff197 1fe6892e
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -123,7 +123,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 += \