We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 419ec5f commit e7b027cCopy full SHA for e7b027c
1 file changed
e2etests/MODULE.bazel
@@ -4,7 +4,7 @@ bazel_dep(name = "rules_shell", version = "0.4.0")
4
git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
5
git_repository(
6
name = "aosp_artifact",
7
- commit = "385f9fae2a213ebb285d8a1a8dd041b1f92e6102",
+ commit = "202f1ddbb5d047aad2c513806687a897c9f5ca118",
8
remote = "https://github.com/google/android-cuttlefish.git",
9
strip_prefix = "e2etests/orchestration/artifacts",
10
)
0 commit comments