Skip to content

Instantly share code, notes, and snippets.

@goyaljai
Created February 1, 2023 13:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save goyaljai/9b17ba621437343c9c3b06f391d26111 to your computer and use it in GitHub Desktop.
Save goyaljai/9b17ba621437343c9c3b06f391d26111 to your computer and use it in GitHub Desktop.
soong_ui.bash
source ${TOP}/build/soong/scripts/microfactory.bash
soong_build_go soong_ui android/soong/cmd/soong_ui
soong_build_go mk2rbc android/soong/mk2rbc/cmd
soong_build_go rbcrun rbcrun/cmd
cd ${TOP}
exec "$(getoutdir)/soong_ui" "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment