From 12071ac57160a7743b6515294cdf28c8160cf0fc Mon Sep 17 00:00:00 2001 From: Steven Moreland Date: Thu, 21 Apr 2022 01:52:46 +0000 Subject: [PATCH] finalize_branch_for_release.sh rel to root Bug: 228979367 Test: run script from root Change-Id: I0a5cfd4873ccf49fd53be745d61005e821bfa80d --- finalize_branch_for_release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finalize_branch_for_release.sh b/finalize_branch_for_release.sh index d498beb4dd..75381e369a 100755 --- a/finalize_branch_for_release.sh +++ b/finalize_branch_for_release.sh @@ -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