Граф коммитов

67 Коммитов

Автор SHA1 Сообщение Дата
rnephew e15052a60f [Android] Add option to wait for battery temperature to device provisioning
If too many tests are run one after another, battery temperatures can become
abnormally high. This gives the device a chance to cool down between runs.

BUG=

Review URL: https://codereview.chromium.org/1126143004

Cr-Original-Commit-Position: refs/heads/master@{#328716}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7ce719b80a3358f0f930b004fde3c452d1a1c9ec
2015-05-07 05:37:09 +00:00
jbudorick c6cfd35f12 [Android] Rework device filtering and add DeviceUtils.HealthyDevices.
BUG=267773

Review URL: https://codereview.chromium.org/1101603002

Cr-Original-Commit-Position: refs/heads/master@{#326825}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 119e45757ba123428de29eadb01bda22f322e788
2015-04-24 17:20:08 +00:00
jbudorick 2a4f7b8206 [Android] Remove android_commands uses from build/android/. (reland)
original CL:  https://codereview.chromium.org/1088793002/

BUG=267773

Review URL: https://codereview.chromium.org/1083403002

Cr-Original-Commit-Position: refs/heads/master@{#325439}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: bfffb22e47e9c20bc2a7019d47f7e986a63f42f5
2015-04-16 14:10:16 +00:00
jbudorick d8fcf6f66a Revert of [Android] Remove android_commands uses from build/android/. (patchset #4 id:60001 of https://codereview.chromium.org/1088793002/)
Reason for revert:
Broken for AdbWrapper.Devices(filters=None)

Original issue's description:
> [Android] Remove android_commands uses from build/android/.
>
> This also adds filtering to AdbWrapper.GetDevices().
>
> BUG=267773
>
> Committed: https://crrev.com/55d1762e76ebe2494c882594c620993419d97b98
> Cr-Commit-Position: refs/heads/master@{#325254}

TBR=perezju@chromium.org,klundberg@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=267773

Review URL: https://codereview.chromium.org/1089273002

Cr-Original-Commit-Position: refs/heads/master@{#325276}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 61b860c0b5bf89c0647ea488cf787c79924bd703
2015-04-15 18:25:13 +00:00
jbudorick c43948de99 [Android] Remove android_commands uses from build/android/.
This also adds filtering to AdbWrapper.GetDevices().

BUG=267773

Review URL: https://codereview.chromium.org/1088793002

Cr-Original-Commit-Position: refs/heads/master@{#325254}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 55d1762e76ebe2494c882594c620993419d97b98
2015-04-15 16:12:12 +00:00
perezju a37508cb48 [Android] Add a "quiet" flag so KillAll doesn't complain if no processes killed
This makes it easier to write what turns out to be the most
common usage of this method: ensure that some processes
are not running, and don't care if none is found.

Also helps to distinguish an adb/device error (which should
trigger a retry), from cases where no processes to kill are found
(where the caller doesn't need/want to retry).

Clients that benefit from this flag are also updated.

BUG=475845

Review URL: https://codereview.chromium.org/1079113002

Cr-Original-Commit-Position: refs/heads/master@{#325217}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 84436c8ee6194ac0a782535b07e8643c7a768847
2015-04-15 10:19:39 +00:00
jbudorick da9103b4fe [Android] Fix provisioning for non-rooted devices.
I broke provisioning on non-rooted devices in
https://codereview.chromium.org/1060943002/. This fixes it by making
exceptions thrown by commands requiring root access nonfatal.

BUG=

Review URL: https://codereview.chromium.org/1075033002

Cr-Original-Commit-Position: refs/heads/master@{#324538}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 9e8fa5da201e72dd60333cf16a2ecb72f9d1ca3c
2015-04-09 23:43:43 +00:00
jbudorick c9233bc18d [Android] Make provision_devices.KillHostHeartbeat public again.
This also brings back retries on the wipe because bots occasionally
were failing it.

BUG=475527

Review URL: https://codereview.chromium.org/1078623003

Cr-Original-Commit-Position: refs/heads/master@{#324459}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 809d9afff01171cdafa9f493b0bbbf2ab30f90ab
2015-04-09 16:45:58 +00:00
jbudorick b7fb7627aa [Android] Add severable device provisioning.
BUG=

Review URL: https://codereview.chromium.org/1060943002

Cr-Original-Commit-Position: refs/heads/master@{#324298}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7f46f7bfba383e2082a947b5cb3e4e5bc736389f
2015-04-08 22:58:17 +00:00
rnephew 510de605f8 [Android] Convert to BatteryUtils
Switch all battery related device interaction from
DeviceUtils to BatteryUtils. Currently they reside in device
utils, which has a lot of functionality around a lot of
different device interactions. This will consolidate all
current and future power related phone interactions into one location.

BUG=472763

Review URL: https://codereview.chromium.org/1057563002

Cr-Original-Commit-Position: refs/heads/master@{#323940}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 58368d3ea55f26f5eb98a76cb7985f580f23ff8c
2015-04-06 20:04:55 +00:00
navabi e2b491605d Catch exception if --adb-key-files file does not exist and log warning.
BUG=

Review URL: https://codereview.chromium.org/975963002

Cr-Original-Commit-Position: refs/heads/master@{#318999}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 101326f95ee0cb7a68d1e337d9966fe4bc9cf9cc
2015-03-04 02:15:13 +00:00
navabi a4a9a37692 Move writing adb keys into the wipe.
This will allow the caller to specify an argument to adb public keys to be
written to the device (along with any existing keys already on the device)
during wiping.

BUG=

Review URL: https://codereview.chromium.org/970573002

Cr-Original-Commit-Position: refs/heads/master@{#318717}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 89f0fd6d122773f9375e0ab243f95dbb99bacd4e
2015-03-02 17:39:32 +00:00
jbudorick 5cefe6fa03 [Android] Check for AC and wireless charging when determining charging state.
BUG=461993

Review URL: https://codereview.chromium.org/963093002

Cr-Original-Commit-Position: refs/heads/master@{#318453}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: eef4b067e1feb24072e7a08aff5226f0cf1b216f
2015-02-27 15:40:07 +00:00
navabi 47d071606d Write adb public key to devices during provision.
Add a command-line argument for adb keys to be pushed onto
the devices being provisioned. This can be used by bots to
provide adb authentication.

BUG=

Review URL: https://codereview.chromium.org/949323003

Cr-Original-Commit-Position: refs/heads/master@{#318325}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 00c5fd30f5991deab5ba034d2f9829f0609342c7
2015-02-26 22:08:16 +00:00
jbudorick 3ca7cb2951 [Android] Convert battery utilities to DeviceUtils.
BUG=459712

Review URL: https://codereview.chromium.org/945883003

Cr-Original-Commit-Position: refs/heads/master@{#317843}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: d3f50b0218788376ec29400561e5731754ce1020
2015-02-24 18:53:12 +00:00
perezju e98f455724 Remove implicit config options from provision_devices
Build bot recipes have been upgraded to explicitly request the provisioning
options they need.

At this point it should be safe to remove the code that guessed the required
configuration from the bot name.

BUG=450984

Review URL: https://codereview.chromium.org/926333004

Cr-Original-Commit-Position: refs/heads/master@{#317034}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 545a9ceb6ca0810e9ee4df8990071c18c3a066d7
2015-02-19 13:15:06 +00:00
jbudorick 430b6de0fa [Android] Tune default timeouts in provision_devices.
BUG=452961

Review URL: https://codereview.chromium.org/882093003

Cr-Original-Commit-Position: refs/heads/master@{#313636}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b22b962686f5198c4dfe1c37da0abbf9d567c0e1
2015-01-29 00:27:09 +00:00
perezju 49b4b90623 Provision devices: use ReadFile/WriteFile to load/restore adb keys
Instead of using a cat/echo combination to read and write adb keys one
by one, we can now use the dedicated and more robust ReadFile/WriteFile.

Depends on: https://codereview.chromium.org/806843002/

BUG=436133

Review URL: https://codereview.chromium.org/801283004

Cr-Original-Commit-Position: refs/heads/master@{#313274}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: eda10ed8796186f0781b81cbb8a1951ab013b7a6
2015-01-27 14:34:01 +00:00
perezju c034d8ced0 [Android] Expose provisioning settings as command line options
provision_devices.py currently relies on the builder name to determine
the desired device configuration for perf bots. To safely phase this out
this CL:
- exposes these configuration settings as command line options
- sets default values for these options based on the builder name, thus
  matching the previous behaviour of the script on all bots.
- explicitly adding these options on the perf bots will also maintain the
  same script behaviour, namely:
    --wait-for-battery --disable-network --disable-java-debug
- after all perf-bot recipes are updated, we can remove the
  builder-name-sniffing code.

In the process we also upgrade from optparse to argparse for handling
command line options.

BUG=450984

Review URL: https://codereview.chromium.org/869563002

Cr-Original-Commit-Position: refs/heads/master@{#312818}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b205693d72e37d173f7dabcefe6c02f115509f27
2015-01-23 11:56:25 +00:00
machenbach dcf5431654 Make battery level an option for android provision devices.
This will allow to specify less than 95% for perf bots that
don't switch of usb charging.

BUG=393538

Review URL: https://codereview.chromium.org/773793002

Cr-Original-Commit-Position: refs/heads/master@{#306580}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: fbc778129029b8711e080dbe0df9b92276ff0485
2014-12-03 10:23:47 +00:00
navabi 598857797d Do not restart the device if the data was not wiped.
The reboot for the devices was added because after a wipe certain settings
require a reboot to take effect. When the device is not wiped, there is no
reason to reboot it. We need the ability to have bots that will not reboot
devices, because some devices have boot-screen prompt as a security feature.

BUG=

Review URL: https://codereview.chromium.org/737033003

Cr-Original-Commit-Position: refs/heads/master@{#304969}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: e52d00fb93f6db33a1d0488b5610cebd96fda82f
2014-11-20 04:11:05 +00:00
jbudorick 1d6d74dfbc [Android] Fix new pylint errors in build/android/.
BUG=434544

Review URL: https://codereview.chromium.org/727543003

Cr-Original-Commit-Position: refs/heads/master@{#304812}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 0f77e966d5fa7d854772e63a64d0ab518c2bd3e8
2014-11-19 15:41:56 +00:00
perezju d3077ba06b Log exception info when failing to provision a device
BUG=429248

Review URL: https://codereview.chromium.org/703643003

Cr-Original-Commit-Position: refs/heads/master@{#302725}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 81b026f37c0ad44b071b2bab6903be2e7af375f5
2014-11-05 00:55:20 +00:00
navabi 93d70cd522 Move setting date after reboot.
BUG=406848

Review URL: https://codereview.chromium.org/673863002

Cr-Original-Commit-Position: refs/heads/master@{#300970}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: e970f28308984789e6fdcbf5a2adfd0a915bd898
2014-10-23 23:04:41 +00:00
navabi 0e8f37afd8 Use -s to pass string date to 'adb shell date' command to set date in provision.
The 'date -u' was not working on N5 devices. The -s option seems to work across
devices. I've tested on N4 and N5. This change implements an earlier change that
was reverted. See the change here: https://codereview.chromium.org/668013003/
The difference in this change is that it sets the time zone to UTC.

BUG=406848

Review URL: https://codereview.chromium.org/671833003

Cr-Original-Commit-Position: refs/heads/master@{#300803}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 3fad747a3352fb78e4beaf51cbf839e72168a4cb
2014-10-23 00:03:38 +00:00
mattm d09296c7da Revert of Use -s to pass string date to 'adb shell date' command to set date in provision. (patchset #1 id:1 of https://codereview.chromium.org/668013003/)
Reason for revert:
Broke the same tests mentioned on the bug on existing android bots, ex:
https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/23612
https://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/16366

Original issue's description:
> Use -s to pass string date to 'adb shell date' command to set date in provision.
>
> The 'date -u' was not working on N5 devices. The -s option seems to work across
> devices. I've tested on N4 and N5.
>
> BUG=406848
>
> Committed: https://crrev.com/e3b2f5071ae50778f07abbc84fc6a9e07e169892
> Cr-Commit-Position: refs/heads/master@{#300542}

TBR=zty@chromium.org,jbudorick@chromium.org,yfriedman@google.com,navabi@google.com
NOTREECHECKS=true
NOTRY=true
BUG=406848

Review URL: https://codereview.chromium.org/667303002

Cr-Original-Commit-Position: refs/heads/master@{#300557}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 6bdf7e45681c9537134f14c97b622e5ee3156a2b
2014-10-21 22:02:09 +00:00
navabi fe16a36cbd Use -s to pass string date to 'adb shell date' command to set date in provision.
The 'date -u' was not working on N5 devices. The -s option seems to work across
devices. I've tested on N4 and N5.

BUG=406848

Review URL: https://codereview.chromium.org/668013003

Cr-Original-Commit-Position: refs/heads/master@{#300542}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: e3b2f5071ae50778f07abbc84fc6a9e07e169892
2014-10-21 20:05:03 +00:00
jbudorick f26ebfbec6 [Android] Reland of 'Add zip pushing and refine push mode selection.'
BUG=400440

Review URL: https://codereview.chromium.org/647013002

Cr-Original-Commit-Position: refs/heads/master@{#299284}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 8c07d893d4c539c6097e8b249c96785e98c1a9e8
2014-10-13 11:40:06 +00:00
jbudorick 0731401a45 Revert of [Android] Add zip pushing and refine push mode selection.
Broke telemetry_perf_unittests on Android Tests.

TBR=craigdh@chromium.org,cjhopman@chromium.org,klundberg@chromium.org,tonyg@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=400440

Review URL: https://codereview.chromium.org/645093002

Cr-Original-Commit-Position: refs/heads/master@{#299133}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 7eed7e0b28a56d5f18805cff73459115c4c31d5f
2014-10-10 17:19:46 +00:00
jbudorick a498db7ac9 [Android] Add zip pushing and refine push mode selection.
This patch revises the implementation of DeviceUtils.PushChangedFiles
and changes its interface (slightly).

PushChangedFiles now:
  - takes a list of (host_path, device_path) tuples, each of which are
    analogous to the original parameters.
  - continues to use AndroidCommands.GetFilesChanged to determine which
    files need pushing
  - attempts to pick the fastest method out of:
    - individual file pushes
    - entire directory pushes
    - zip-push-unzip

BUG=400440

Review URL: https://codereview.chromium.org/646523002

Cr-Original-Commit-Position: refs/heads/master@{#299098}
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: b53e3ccca7fa26a51f3980f250f5527581324316
2014-10-10 12:44:06 +00:00
jbudorick@chromium.org 71dffd6d32 [Android] Fix provisioning for perf bots on L and/or user builds.
BUG=405950

Review URL: https://codereview.chromium.org/495123002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@291231 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-21 23:15:53 +00:00
jbudorick@chromium.org 9cfda79f7a [Android] Parallelize provision_devices.py.
BUG=401163

Review URL: https://codereview.chromium.org/434193002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@290988 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-21 04:17:07 +00:00
jbudorick@chromium.org 499b3c3b36 [Android] Fix KillHostHeartbeat for numerical user IDs.
BUG=405033

Review URL: https://codereview.chromium.org/490563002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@290615 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-19 18:17:26 +00:00
jbudorick@chromium.org 1aaf810872 [Android] Fix the location prompt flake in provision_devices.
BUG=401163

Review URL: https://codereview.chromium.org/481433004

git-svn-id: http://src.chromium.org/svn/trunk/src/build@290353 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-18 20:34:44 +00:00
jbudorick@chromium.org bca333c603 [Android] Print timestamp + threadid with provision_devices output.
BUG=401266

Review URL: https://codereview.chromium.org/473293002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@290132 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-16 08:21:34 +00:00
jbudorick@chromium.org 3dacbc87ba [Android] Fix misc minor provisioning issues.
BUG=401163

Review URL: https://codereview.chromium.org/477953002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@290020 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-15 21:45:40 +00:00
navabi@google.com 5ec3ede7da If device does not come back after provisioning, add to bad devices.
BUG=391071

Review URL: https://codereview.chromium.org/442173002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@287910 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-08-07 00:09:07 +00:00
tonyg@chromium.org 828fa9ecf5 Don't wipe data when provisioning non-rooted devices.
If EnableAdbRoot fails, then we can't wipe the data because then we're
not able to restore the adb_keys and the device never reappears.

BUG=396120

Review URL: https://codereview.chromium.org/413523006

git-svn-id: http://src.chromium.org/svn/trunk/src/build@285008 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-07-23 19:11:02 +00:00
tonyg@chromium.org 97e577a970 Fix provision_devices on the L-release preview.
Looks like we have to be a little more careful with the permissions now.

Tested on LPV79.

BUG=389362

Review URL: https://codereview.chromium.org/380073003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@282373 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-07-10 17:52:54 +00:00
jbudorick@chromium.org 3eb8ed5da8 [Android] Ignore exceptions when provision attempts to write local props.
BUG=391756
TBR=craigdh@chromium.org

Review URL: https://codereview.chromium.org/375603003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@281845 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-07-08 22:24:37 +00:00
jbudorick@chromium.org 11654a9745 [Android] Switch to DeviceUtils versions of file functions.
This includes PushChangedFiles, FileExists, PullFile, ReadFile, and WriteFile.

BUG=267773

Review URL: https://codereview.chromium.org/358993003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@281147 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-07-03 03:11:07 +00:00
navabi@google.com 691337aa12 Set lockscreen settings in the locksettings db.
BUG=389671
NOTRY=True

Review URL: https://codereview.chromium.org/360183002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@281108 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-07-02 23:24:35 +00:00
jbudorick@chromium.org 486c74e767 [Android] Switch KillAll, StartActivity, and BroadcastIntent to DeviceUtils.
BUG=267773

Review URL: https://codereview.chromium.org/338353004

git-svn-id: http://src.chromium.org/svn/trunk/src/build@279599 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-25 05:09:06 +00:00
navabi@google.com d5cac44d70 Enable checkjni for non-perf bots.
BUG=321755

Review URL: https://codereview.chromium.org/344273002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@279141 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-23 18:15:00 +00:00
navabi@chromium.org 3d32740d35 Add option to provision_devices script to disable location.
BUG=385379,379219
R=tedchoc@chromium.org

Review URL: https://codereview.chromium.org/348673003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@278556 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-20 00:46:32 +00:00
jbudorick@chromium.org 03de24d4bd [Android] Switch to DeviceUtils version of RunShellCommand.
BUG=267773

Review URL: https://codereview.chromium.org/333933003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@277508 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-16 18:59:30 +00:00
tonyg@chromium.org 379768582d Wait for perfbot devices to charge between runs.
We were draining the battery faster than it was charging. So this causes us to
sleep until battery is at least 95% charged.

BUG=379807

Review URL: https://codereview.chromium.org/333723003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@277163 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-14 02:58:33 +00:00
navabi@google.com 86be4b1a33 Refactor wipe option to wipe on default and have option to skip wipe.
Also remove the option -w to only wipe without provisioning. This was temporary
functionality to recover from INSUFFICIENT_STORAGE on device error. With the
default wiping, this should be unnecessary. For bots that skip wiping, we can
still manually fix by manually running without --skip-wipe.

BUG=383106
TBR=craigdh@chromium.org

Review URL: https://codereview.chromium.org/334503002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@276866 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-13 00:37:40 +00:00
jbudorick@chromium.org f117f4656f [Android] Switch to DeviceUtils versions of Reboot and Install.
BUG=267773
NOTRY=true

Review URL: https://codereview.chromium.org/292313015

git-svn-id: http://src.chromium.org/svn/trunk/src/build@276702 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-12 16:24:23 +00:00
navabi@google.com 49b53a2784 Reboot device after configuring in provision script.
BUG=379219

Review URL: https://codereview.chromium.org/327573003

git-svn-id: http://src.chromium.org/svn/trunk/src/build@276162 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-06-10 21:35:56 +00:00