Fixes typos for adb shell stop/start.

Test: n/a
Change-Id: Idaad0bfbf3c9d3fd7fc768940746c78528116a13
This commit is contained in:
Daniel Norman 2019-10-29 11:05:15 -07:00
parent 85f5a4449c
commit 7171458a30
1 changed files with 2 additions and 2 deletions

View File

@ -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*