platform_build_soong/cmd/multiproduct_kati
Cole Faust 81f170f6bc Disable RBE in multiproduct_kati
RBE has signifigant performance overhead during
analysis time, in theory to reduce execution time.
But multiproduct_kati only tests analysis, and does
not run any execution, so RBE is just slowing us
down.

Bug: 229863781
Bug: 265603584
Test: time ./build/soong/build_test.bash  --products aosp_arm64 on stage_aosp_master
Change-Id: Icbb2f001fee03a75bad37c14d08a203be20ac6cf
2023-02-17 11:36:35 -08:00
..
Android.bp Reduce modules exposed to Make in Mac builds 2021-10-18 12:44:45 -07:00
main.go Disable RBE in multiproduct_kati 2023-02-17 11:36:35 -08:00
main_darwin.go Reduce modules exposed to Make in Mac builds 2021-10-18 12:44:45 -07:00
main_linux.go Reduce modules exposed to Make in Mac builds 2021-10-18 12:44:45 -07:00
main_test.go Revert "Make lots of tests run in parallel" 2020-10-09 18:34:24 -07:00