Move MAINLINE_MODULE_BY_APEX into the test file am: 300ec921e5
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/1957400 Change-Id: I67d0b71ba28450ea254080e293d5a5994d7f9fbe
This commit is contained in:
@@ -352,9 +352,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