Move MAINLINE_MODULE_BY_APEX into the test file am: 300ec921e5 am: 19e34a43a1

Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1957400

Change-Id: Ic47bc18230ee4002d288cbe8d67417e1e7d071b4
This commit is contained in:
Paul Duffin
2022-01-24 14:22:29 +00:00
committed by Automerger Merge Worker
2 changed files with 7 additions and 8 deletions

View File

@@ -356,9 +356,6 @@ MAINLINE_MODULES = [
),
]
# Only used by the test.
MAINLINE_MODULES_BY_APEX = dict((m.apex, m) for m in MAINLINE_MODULES)
# A list of the sdk versions to build. Usually just current but can include a
# numeric version too.
SDK_VERSIONS = [