Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8817eed1 authored by Zhi Dou's avatar Zhi Dou
Browse files

change path to shell_utils.sh

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

Change-Id: Idf254b66da17079db2d08e98a9914e1c2f9f6097
parent 2d57e36a
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -14,7 +14,7 @@
# limitations under the License.
# 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
require_top


function print_help() {
function print_help() {