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

This commit is contained in:
TreeHugger Robot 2017-08-15 10:10:24 +00:00 committed by Android (Google) Code Review
commit d215d9038b

View file

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