change path to shell_utils.sh

Bug: 298692416
Test: source build/envsetup.sh && overrideflags, and then check the
output

Change-Id: Idf254b66da17079db2d08e98a9914e1c2f9f6097
This commit is contained in:
Zhi Dou 2023-10-23 13:41:07 +00:00
parent 2d57e36a39
commit 8817eed1af

View file

@ -14,7 +14,7 @@
# limitations under the License.
source $(cd $(dirname $BASH_SOURCE) &> /dev/null && pwd)/../../make/shell_utils.sh
source $(cd $(dirname $BASH_SOURCE) &> /dev/null && pwd)/../shell_utils.sh
require_top
function print_help() {