Merge "Rename com.android.art module."
This commit is contained in:
commit
a530fa9825
1 changed files with 2 additions and 2 deletions
|
@ -30,8 +30,8 @@ PRODUCT_PACKAGES += com.android.runtime
|
|||
# ART APEX module.
|
||||
# Note that this package includes the minimal boot classpath JARs (listed in
|
||||
# ART_APEX_JARS), which should no longer be added directly to PRODUCT_PACKAGES.
|
||||
PRODUCT_PACKAGES += com.android.art
|
||||
PRODUCT_HOST_PACKAGES += com.android.art
|
||||
PRODUCT_PACKAGES += com.android.art-autoselect
|
||||
PRODUCT_HOST_PACKAGES += com.android.art-autoselect
|
||||
|
||||
# Certificates.
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue