incremntal_build.py consice output

- by defualt keep only important columns (i.e. those that are very
  different between build types)
- shorten soong_build event names
- fold corresponding legacy and mixed build soong_build events into one
  for ease of comparison

Test: run with com.android.adbd and //packages/modules/adb/apex:com.android.adbd
Bug: b/239044236
Change-Id: I5417e76637ced6453d660b0943b51965b504849c
2 files changed
tree: 4c5e10481b0dcbca942934bc14855e344535919e
  1. bin/
  2. ci/
  3. docs/
  4. examples/
  5. json_module_graph/
  6. mk2rbc/
  7. platforms/
  8. product_config/
  9. product_variables/
  10. rules/
  11. scripts/
  12. tests/
  13. vendor/
  14. .gitignore
  15. bazel.BUILD
  16. bazel.WORKSPACE
  17. buildifier_hook.sh
  18. common.bazelrc
  19. darwin.bazelrc
  20. linux.bazelrc
  21. OWNERS
  22. PREUPLOAD.cfg
  23. 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.