commit | 9e348cfc6b67e097807354bdcb508f862fefee67 | [log] [tgz] |
---|---|---|
author | Kelvin Zhang <zhangkelvin@google.com> | Mon Oct 23 18:17:59 2023 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Mon Oct 23 18:17:59 2023 +0000 |
tree | 71834c592a705346b652204aa622431c0a9677b6 | |
parent | 74510e14fb82ea2ad2a59291887bd6f6a82df175 [diff] | |
parent | d51332c82fb24d730a534210b6a5673874ce4d92 [diff] |
Merge "Allow OEMs to bypass the on device SPL downgrade check" into main
diff --git a/tools/overrideflags.sh b/tools/overrideflags.sh index ff311dd..b8605dc 100755 --- a/tools/overrideflags.sh +++ b/tools/overrideflags.sh
@@ -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() {