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

Unverified Commit 928eb786 authored by Adnan Begovic's avatar Adnan Begovic Committed by Michael Bestas
Browse files

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

Change-Id: Iaeecc4b1d8722f543b36cab76081cd49130a9eea
parent e7a0e0b9
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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