| Index: scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android.json b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android.json
|
| index 180ffb0f2e7d2df3302c8d776dba96e7ecd25864..d860d92264ec9c11d8a683a1ab979ef32a105d87 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/tryserver_webrtc_android.json
|
| @@ -132,6 +132,17 @@
|
| },
|
| {
|
| "cmd": [
|
| + "[BUILD]/scripts/slave/android/authorize_adb_devices",
|
| + "--adb",
|
| + "[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"
|
|
|