commit | afeadc35616ba44e52beea72016d3029bf8619fd | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Nov 09 02:16:26 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 09 02:16:26 2022 +0000 |
tree | a9e7699a07ff7f61185b5fceb84ab5197dede72a | |
parent | 072fb49b1741dd11b94f14d5b83e0e93d7cb63c4 [diff] | |
parent | 9fa8d9d5c58f628e3e12f1301f91c54b0c4613de [diff] |
Merge "Use full command instead of local alias."
diff --git a/finalize_branch_for_release.sh b/finalize_branch_for_release.sh index b46390d..9e9d6a1 100755 --- a/finalize_branch_for_release.sh +++ b/finalize_branch_for_release.sh
@@ -17,7 +17,7 @@ # Resource/SDK finalization. # In the future, we would want to actually turn the branch into the REL # state and test with that. - AIDL_FROZEN_REL=true $m droidcore + AIDL_FROZEN_REL=true $m # Build SDK (TODO) # lunch sdk...