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

Commit 37c94114 authored by Christian Wailes's avatar Christian Wailes Committed by Automerger Merge Worker
Browse files

Merge "Add the service-art JAR to the System Server classpath." am: 8c614d25

Original change: https://android-review.googlesource.com/c/platform/build/+/1595811

Change-Id: I6d61655c900aa333d946a4ea2d32a7684301c574
parents ae292e83 8c614d25
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ PRODUCT_SYSTEM_SERVER_JARS := \
# system server jars which are updated via apex modules.
# The values should be of the format <apex name>:<jar name>
PRODUCT_UPDATABLE_SYSTEM_SERVER_JARS := \
    com.android.art:service-art \
    com.android.permission:service-permission \

PRODUCT_COPY_FILES += \