build/target: Include Lineage platform jar in system server.

Change-Id: Iaeecc4b1d8722f543b36cab76081cd49130a9eea
This commit is contained in:
Adnan Begovic 2015-04-27 10:48:47 -07:00 committed by LuK1337
parent 261ca0d80b
commit 85a4a514b8
No known key found for this signature in database

View file

@ -50,7 +50,8 @@ endif
# The order here is the same order they end up on the classpath, so it matters.
PRODUCT_SYSTEM_SERVER_JARS := \
com.android.location.provider \
services
services \
org.lineageos.platform
PRODUCT_COPY_FILES += \
system/core/rootdir/etc/public.libraries.android.txt:system/etc/public.libraries.txt