Create action to append additional file_contexts entries.

This mirrors the Soong action: https://cs.android.com/android/platform/superproject/+/master:build/soong/apex/builder.go;l=275-284;drc=20b623da8944150be0b7a0a294f7e3246385a3c6

Bug: 236679278
Test: bazel analysis test
Change-Id: Ifbf12cb39cee2aca730c60406b851bbee24236bc
2 files changed
tree: 3ec80a1e42f8e21726b8230e9d9208f2ae76fd6b
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. mk2rbc/
  6. platforms/
  7. product_variables/
  8. rules/
  9. rules_cc/
  10. scripts/
  11. tests/
  12. vendor/
  13. .gitignore
  14. bazel.BUILD
  15. bazel.sh
  16. bazel.WORKSPACE
  17. common.bazelrc
  18. darwin.bazelrc
  19. linux.bazelrc
  20. OWNERS
  21. 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.