| Index: scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__l_nexus5__dbg_.json
|
| diff --git a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__l_nexus5__dbg_.json b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__l_nexus5__dbg_.json
|
| index cd81015e320bcc66fcebd57e7f292b8fee8d8e2c..98a327af0f6996d84e1af4ce71063438acfd982f 100644
|
| --- a/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__l_nexus5__dbg_.json
|
| +++ b/scripts/slave/recipes/webrtc/standalone.expected/client_webrtc_android_tests__l_nexus5__dbg_.json
|
| @@ -140,6 +140,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"
|
|
|