forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fuchsia: use "dm reboot" after executing binaries on hardware.
The current code runs "dm poweroff" which now switches off the device. It adds unnecessary friction for repeated runs, so this CL changes it to "dm reboot" instead. Bug: 749242 Change-Id: Ic65e5b222560ede892e2193977c303d097de7a2b Reviewed-on: https://chromium-review.googlesource.com/734333 Commit-Queue: Kevin Marshall <kmarshall@chromium.org> Reviewed-by: Scott Graham <scottmg@chromium.org> Cr-Commit-Position: refs/heads/master@{#510977}
- Loading branch information
Kevin Marshall
authored and
Commit Bot
committed
Oct 24, 2017
1 parent
e6fd8de
commit 15bcbbf
Showing
3 changed files
with
13 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters