Skip to content

Commit 689feee

Browse files
committed
Fix //cvdr:cvdr_create_with_local_srcs_test test.
Bump aosp_artifact rule sha, the device fails to launch with previous sha. Bug: b/515076803
1 parent e0ace27 commit 689feee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

e2etests/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ bazel_dep(name = "rules_shell", version = "0.6.1")
44
git_repository = use_repo_rule("@bazel_tools//tools/build_defs/repo:git.bzl", "git_repository")
55
git_repository(
66
name = "aosp_artifact",
7-
commit = "9479ec22e5f0f12d55873c56980be5aad6fc2c75",
7+
commit = "16268b707fc02ec3c5a21145f09efb1cf35d2972",
88
remote = "https://github.com/google/android-cuttlefish.git",
99
strip_prefix = "e2etests/orchestration/artifacts",
1010
)

0 commit comments

Comments
 (0)