commit | fae501cd0196772b76c4874699f95d8d802a5907 | [log] [tgz] |
---|---|---|
author | Dennis Shen <dzshen@google.com> | Tue Sep 24 15:27:06 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Tue Sep 24 15:27:06 2024 +0000 |
tree | e96c55bc723b13df7ac7077107077dc76a51f7e2 | |
parent | 9ffaafa9757762b52c39bca0164571648a798a8e [diff] | |
parent | 343d09e77f47d630282fb365f8ee0f57e00cd264 [diff] |
Merge "create flag info file in mainline build" into main
diff --git a/soong_ui.bash b/soong_ui.bash index 7737880..2f688ef 100755 --- a/soong_ui.bash +++ b/soong_ui.bash
@@ -26,6 +26,7 @@ source $(cd $(dirname $BASH_SOURCE) &> /dev/null && pwd)/../make/shell_utils.sh require_top +setup_cog_env_if_needed # Save the current PWD for use in soong_ui export ORIGINAL_PWD=${PWD}