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

This commit is contained in:
Nicolas Geoffray
2017-08-15 07:32:10 +00:00
committed by Gerrit Code Review

View File

@@ -107,7 +107,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 += \