aboutsummaryrefslogtreecommitdiff
path: root/soong_ui.bash
diff options
context:
space:
mode:
Diffstat (limited to 'soong_ui.bash')
-rwxr-xr-xsoong_ui.bash1
1 files changed, 1 insertions, 0 deletions
diff --git a/soong_ui.bash b/soong_ui.bash
index 8e7cd195d..77378807f 100755
--- a/soong_ui.bash
+++ b/soong_ui.bash
@@ -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" "$@"