platform_build_soong/cmd/multiproduct_kati
Dan Willemsen 9609ad9c21 Add sharding support to multiproduct_kati
This is so that we can split the build_test build on large branches into
multiple builds, each testing a subset of the products.

Test: m blueprint_tools  (runs the go unit tests)
Test: build/soong/build_test.bash --only-config
      vs
Test: build/soong/build_test.bash --only-config --shard-count=2
Test: build/soong/build_test.bash --only-config --shard-count=2 --shard=2

Change-Id: I40ccc1aa477bc0ffa74ff564d155068509be18f0
2019-12-05 19:54:40 -08:00
..
Android.bp Add sharding support to multiproduct_kati 2019-12-05 19:54:40 -08:00
main.go Add sharding support to multiproduct_kati 2019-12-05 19:54:40 -08:00
main_test.go Add sharding support to multiproduct_kati 2019-12-05 19:54:40 -08:00