add tidy_flags arguments to clang_tidy

Bug: 195029134
Test: b build -s //pacakges/modules/adb:adb_test &&
  verify that tidy flags are passed appropriately
Change-Id: I8b90f9e9c5545590917fa96044c7222ca6f8e2bf
4 files changed
tree: 0a0d09b9bc1067bb35cd27c3d82a3b141694d158
  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.