Make bp2build-incremental always test everything in roboleaf_launched.txt.

This is to ensure that we're at least notified that in the list
is no longer passing. build_and_test_for_host also filters for
deviceless tests, so we will not accidentally run device tests in
bp2build-incremental for now.

The list might get large over time, which means it needs to be broken
out into its own CI story, but that's a good problem to solve in the future.

Test: bp2build-incremental
Bug: 291746989
Change-Id: Ic3c7c0351161fcd4c0ae8558c392969f9dc5a8e7
1 file changed
tree: edc3c22167f6c14a9eecc551eb8e8a255038ae5e
  1. api_surfaces/
  2. bazel_sandwich/
  3. bin/
  4. ci/
  5. compliance/
  6. docs/
  7. examples/
  8. flags/
  9. json_module_graph/
  10. mk2rbc/
  11. mkcompare/
  12. platforms/
  13. product_config/
  14. rules/
  15. scripts/
  16. tests/
  17. toolchains/
  18. utils/
  19. vendor/
  20. .gitignore
  21. bazel.BUILD
  22. bazel.WORKSPACE
  23. buildifier_hook.sh
  24. common.bazelrc
  25. constants_exported_to_soong.bzl
  26. darwin.bazelrc
  27. linux.bazelrc
  28. OWNERS
  29. PREUPLOAD.cfg
  30. 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.