Bootstrap out/release-config early

Bug: 328495189
Test: manual
Change-Id: I4e9d6eba21da128adc7d8eab097ade2e69b4cbcc
This commit is contained in:
LaMont Jones 2024-04-09 18:03:07 -07:00
parent b9014c74f4
commit e292efada4

View file

@ -35,6 +35,7 @@ source ${TOP}/build/soong/scripts/microfactory.bash
soong_build_go soong_ui android/soong/cmd/soong_ui
soong_build_go mk2rbc android/soong/mk2rbc/mk2rbc
soong_build_go rbcrun rbcrun/rbcrun
soong_build_go release-config android/soong/cmd/release_config/release_config
cd ${TOP}
exec "$(getoutdir)/soong_ui" "$@"