Merge "Add com.android.location.provider to the system server classpath." am: 24678e9469 am: 30f7a02a7a am: 1fe6892e19

am: db18b88c15

Change-Id: Icba118331fd26b92edaa373d2fd7a99e5eed0b09
This commit is contained in:
Nicolas Geoffray 2017-08-15 07:54:56 +00:00 committed by android-build-merger
commit da7c0efec1
1 changed files with 2 additions and 1 deletions

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