Merge "Fixes typos for adb shell stop/start."

This commit is contained in:
Treehugger Robot 2019-10-30 01:54:51 +00:00 committed by Gerrit Code Review
commit 9786fbb9d3
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*