summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRainer Keller <rainer.keller@digia.com>2013-05-23 09:00:21 +0200
committerEirik Aavitsland <eirik.aavitsland@digia.com>2013-05-23 10:12:54 +0300
commitf81ca19873c9365b6d43d16ca1b59e16934017e8 (patch)
treeb1e4b70a48e6d2a6c9dd877781a7e0056d516409 /src
parent450f3b39e35d182f5a87159c796a359d60576a1e (diff)
Reboot not needed
System reboots automatically. Change-Id: I6f8ce5fb0a5daaee04a9df10bfae63a1c7f72d63 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@digia.com>
Diffstat (limited to 'src')
-rw-r--r--src/doc/src/b2qt.qdoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/doc/src/b2qt.qdoc b/src/doc/src/b2qt.qdoc
index c8c43ed..710f64b 100644
--- a/src/doc/src/b2qt.qdoc
+++ b/src/doc/src/b2qt.qdoc
@@ -632,7 +632,6 @@
\code
<SDK_INSTALL_DIR>/targets/android-utils/bin/adb reboot bootloader
<SDK_INSTALL_DIR>/targets/android-utils/bin/fastboot -w update <image-file>.zip
- <SDK_INSTALL_DIR>/targets/android-utils/bin/fastboot reboot
\endcode
\section2 How do I shut down the Nexus 7?