commit | 072fb49b1741dd11b94f14d5b83e0e93d7cb63c4 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Nov 09 00:18:27 2022 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Nov 09 00:18:27 2022 +0000 |
tree | 6f806e0c5afedc7ef1912fe7021496ff405293e2 | |
parent | 56a6905d86ab7267e73ffda4c15a8dd01284e5bb [diff] | |
parent | e311880f6aad0f9b92904ffb9dc6a55eff2e17a1 [diff] |
Merge "finalize_branch_for_release: Don't build droidcore"
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...