forked from openkylin/platform_build
Merge "Add the service-art JAR to the System Server classpath."
This commit is contained in:
commit
8c614d2515
|
@ -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 += \
|
||||
|
|
Loading…
Reference in New Issue