blob: ccadec82c0c2ef60223dc18f2d0986b4046fdc91 [file] [log] [blame] [edit]
#!/usr/bin/env bash
# Copyright 2017 The Fuchsia Authors
#
# Use of this source code is governed by a MIT-style
# license that can be found in the LICENSE file or at
# https://opensource.org/licenses/MIT
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
exec $DIR/fastboot-flash-android -b vim "$@"