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",
     ],
 }