We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0ace27 commit 689feeeCopy full SHA for 689feee
1 file changed
e2etests/MODULE.bazel
@@ -4,7 +4,7 @@ bazel_dep(name = "rules_shell", version = "0.6.1")
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 = "9479ec22e5f0f12d55873c56980be5aad6fc2c75",
+ commit = "16268b707fc02ec3c5a21145f09efb1cf35d2972",
8
remote = "https://github.com/google/android-cuttlefish.git",
9
strip_prefix = "e2etests/orchestration/artifacts",
10
)
0 commit comments