| Index: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__N5___dbg_.json
|
| diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__N5___dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__N5___dbg_.json
|
| index 124794ff60d9d8965104e43feaf8cc5c0a05f3ed..e1ba1bb3e22bcef0d96c1f775d4a33c81fe2d0b7 100644
|
| --- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__N5___dbg_.json
|
| +++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Android_Tests__N5___dbg_.json
|
| @@ -238,6 +238,19 @@
|
| },
|
| {
|
| "cmd": [
|
| + "python",
|
| + "-u",
|
| + "[BUILD]/scripts/slave/android/authorize_adb_devices.py",
|
| + "--adb-path",
|
| + "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb"
|
| + ],
|
| + "env": {
|
| + "PATH": "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools:[SLAVE_BUILD]/src/build/android:%(PATH)s"
|
| + },
|
| + "name": "authorize_adb_devices"
|
| + },
|
| + {
|
| + "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py",
|
| "--json-output",
|
| "/path/to/tmp/json"
|
|
|