python aprotoc instead of jq and textproto

  use bazel run and import protoc-generated python classes
  instead of relying on textproto, a Google tool for parsing
  protobuf files

Bug: TODO
Test: run ./incremental_build.sh -c 'no change' -b soong
Change-Id: Ie25e94d18f2b25e4cf49ac45cf2546a6b6cca596
8 files changed
tree: e7da162ae68486061f0a286134566eac091ff998
  1. api_surfaces/
  2. bin/
  3. ci/
  4. compliance/
  5. docs/
  6. examples/
  7. flags/
  8. json_module_graph/
  9. mk2rbc/
  10. mkcompare/
  11. platforms/
  12. product_config/
  13. product_variables/
  14. rules/
  15. scripts/
  16. tests/
  17. vendor/
  18. .gitignore
  19. bazel.BUILD
  20. bazel.WORKSPACE
  21. buildifier_hook.sh
  22. common.bazelrc
  23. darwin.bazelrc
  24. linux.bazelrc
  25. OWNERS
  26. PREUPLOAD.cfg
  27. README.md
README.md

Bazel

The code in this directory is experimental. Bazel support for Android Platform is undergoing active development and workflow stability is currently not guaranteed.