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

Commit ea8111cf authored by Chris Wailes's avatar Chris Wailes
Browse files

Add the service-art JAR to the System Server classpath.

Bug: 177273468
Test: m
Merged-In: Iddf07fb98a86d626c993b7b175a25413f42b833c
Change-Id: Iddf07fb98a86d626c993b7b175a25413f42b833c
parent 01545ef7
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 += \