Merge "Update path to module SDKs" am: c3652a5c98
Original change: https://android-review.googlesource.com/c/platform/packages/modules/common/+/2096633 Change-Id: I4b55c04624ea979e1aa5019ef8e27f14a81ee385 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -22,7 +22,7 @@ BUILD_TARGET_TRAIN = 'train_build'
|
||||
# This build target is used when fetching from a non-train build (XXXXXXXX)
|
||||
BUILD_TARGET_CONTINUOUS = 'mainline_modules-user'
|
||||
# The glob of sdk artifacts to fetch
|
||||
ARTIFACT_PATTERN = 'mainline-sdks/current/{module_name}/sdk/*.zip'
|
||||
ARTIFACT_PATTERN = 'mainline-sdks/for-latest-build/current/{module_name}/sdk/*.zip'
|
||||
COMMIT_TEMPLATE = """Finalize artifacts for extension SDK %d
|
||||
|
||||
Import from build id %s.
|
||||
|
||||
Reference in New Issue
Block a user