summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Jun <yujun@marvell.com>2016-02-03 23:12:57 -0800
committerSteve Fung <stevefung@google.com>2016-02-05 14:31:54 -0800
commitd257b1c486b19b6f3af45e00ff153038cad9397f (patch)
treefd2dddec2ba676ee45fda26f1083ed66637f48d2
parentd2ba5864f2b3cd8c88fbf117de8ab7e58cfa0d88 (diff)
downloadabox_edge-brillo-m7-mr-dev.tar.gz
Removed the recovery.img flashing in provision-devicebrillo-m7-mr-dev
To remove the recovery.img flashing in align with the latest Brillo code removing the recovery.img. BUG=26962192 Change-Id: I069b3c2e80a865033d0224bedce40269e5370db8
-rwxr-xr-xprovision-device1
1 files changed, 0 insertions, 1 deletions
diff --git a/provision-device b/provision-device
index 1499288..f75d182 100755
--- a/provision-device
+++ b/provision-device
@@ -31,5 +31,4 @@ fastboot \
flash system_b ${OS}/system.img \
flash userdata ${OS}/userdata.img \
flash cache ${OS}/cache.img \
- flash recovery ${OS}/recovery.img \
flash secure ${VENDOR}/bootloader/teesst.img