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

Bug: 177273468
Test: m
Merged-In: Iddf07fb98a86d626c993b7b175a25413f42b833c
Change-Id: Iddf07fb98a86d626c993b7b175a25413f42b833c
This commit is contained in:
Chris Wailes
2021-02-18 13:41:57 -08:00
parent 01545ef795
commit ea8111cff4

View File

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