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:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user