Add the function of signing .aab file using dev_sign_bundle tool.

The function is enabled only when building on internal master since dev_sign_bundle is an internal tool.

Test: b build //vendor/google/build:com.google.android.adbd_aab --config=android
Bug: 243748589

Change-Id: I399629f2eaceb2f60464f7140e08723caeb50edb
8 files changed
tree: 452d7aefbc37ecb427a0b2ea0aa4d498b31bbe95
  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.