commit | 118fd2b443a79a6686dd4bd3492d7cc055c03ac3 | [log] [tgz] |
---|---|---|
author | Jason Wu <juu@google.com> | Thu Oct 27 18:41:15 2022 +0000 |
committer | Jason Wu <juu@google.com> | Thu Oct 27 18:41:50 2022 +0000 |
tree | 3dd0240a60bdcfa836606b2ad617a012abf81e41 | |
parent | d27e28c2a7e64545a138a7f4d597fdf73a8b39a3 [diff] [blame] |
Rollforward "Use proto output instead of jsonproto output for aquery"" Test: use m --bazel-mode-dev and mixed_droid.sh Bug: 233798334 This reverts commit d27e28c2a7e64545a138a7f4d597fdf73a8b39a3. Change-Id: Ifd37ac449979330529dd25c92a5eca2f5a80827e
diff --git a/bazel/Android.bp b/bazel/Android.bp index 9e7edc7..d11c78b 100644 --- a/bazel/Android.bp +++ b/bazel/Android.bp
@@ -20,6 +20,7 @@ "soong_build", ], deps: [ + "bazel_analysis_v2_proto", "blueprint", ], }