Merge "Fixes typos for adb shell stop/start."
This commit is contained in:
commit
9786fbb9d3
|
@ -32,9 +32,9 @@ Use the following sequence to perform the remount.
|
|||
|
||||
Then enter one of the following sequences:
|
||||
|
||||
$ adb stop
|
||||
$ adb shell stop
|
||||
$ adb sync
|
||||
$ adb start
|
||||
$ adb shell start
|
||||
$ adb reboot
|
||||
|
||||
*or*
|
||||
|
|
Loading…
Reference in New Issue