Fixes typos for adb shell stop/start.
Test: n/a Change-Id: Idaad0bfbf3c9d3fd7fc768940746c78528116a13
This commit is contained in:
parent
85f5a4449c
commit
7171458a30
|
@ -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