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

This commit is contained in:
Christian Wailes 2021-04-06 20:30:18 +00:00 committed by Gerrit Code Review
commit 8c614d2515
1 changed files with 1 additions and 0 deletions

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