Rename ART release APEX to com.android.art.

Test: See https://r.android.com/1457217
Bug: 169639321
Change-Id: I6800c7a382486b4e50945cc8b789f4be16482fe6
Merged-In: I6800c7a382486b4e50945cc8b789f4be16482fe6
This commit is contained in:
Martin Stjernholm
2020-10-12 15:10:36 +01:00
parent 7020ca00e5
commit 7f51107ee6
4 changed files with 10 additions and 9 deletions

View File

@@ -3,13 +3,13 @@
# Non exhaustive list of modules where we want prebuilts. More can be added as
# needed.
MAINLINE_MODULES=(
com.android.art
com.android.art.debug
com.android.art.release
com.android.art.testing
com.android.conscrypt
com.android.i18n
com.android.runtime
com.android.tzdata
com.android.i18n
)
# List of SDKs and module exports we know of.