Allow rbc_product_config.sh to test only the board config

aosp_cf_arm64_auto-userdebug is an example of a product that
has a working RBC board configuration, but a failing product
configuration. Update the CI script to allow testing board
configuration without product configuration.

Bug: 200840916
Test: Manually
Change-Id: I80a1452fc4e1c3c03ae7b071eca9b33036a2c9d8
1 file changed
tree: 5648810892b09bd53077b977aafc14e9e96c8513
  1. ci/
  2. docs/
  3. examples/
  4. json_module_graph/
  5. platforms/
  6. product_variables/
  7. rules/
  8. rules_cc/
  9. scripts/
  10. tests/
  11. bazel.BUILD
  12. bazel.sh
  13. bazel.WORKSPACE
  14. common.bazelrc
  15. darwin.bazelrc
  16. linux.bazelrc
  17. OWNERS
  18. 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.