Merge "finalize_branch_for_release.sh rel to root"
This commit is contained in:
commit
185a226bd5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
source ../envsetup.sh
|
||||
source "$(dirname "$0")"/envsetup.sh
|
||||
|
||||
# default target to modify tree and build SDK
|
||||
lunch aosp_arm64-userdebug
|
||||
|
|
Loading…
Reference in a new issue