add support for WITH_TIDY, ALLOW_LOCAL_TIDY_TRUE

Bug: 257292095
Test: WITH_TIDY=1 b build -s //packages/modules/adb:adb_test
Test: ALLOW_LOCAL_TIDY_TRUE=1 b build -s //packages/modules/adb:adb_test
Change-Id: I7990b53c9d167e50b9eb4a507fae1b4004d106a7
5 files changed
tree: 1b3ad5208a5a29e16381babfa3b7b0f47e5bbb6e
  1. bin/
  2. ci/
  3. docs/
  4. examples/
  5. flags/
  6. json_module_graph/
  7. mk2rbc/
  8. platforms/
  9. product_config/
  10. product_variables/
  11. rules/
  12. scripts/
  13. tests/
  14. vendor/
  15. .gitignore
  16. bazel.BUILD
  17. bazel.WORKSPACE
  18. buildifier_hook.sh
  19. common.bazelrc
  20. darwin.bazelrc
  21. linux.bazelrc
  22. OWNERS
  23. PREUPLOAD.cfg
  24. 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.