| Index: scripts/slave/recipes/cronet.expected/android_cronet_builder.json
|
| diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_builder.json b/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
|
| index 5e69cc0e379d4b08f2ab3974d82d6d6ed1e261ce..590454c022f9f832a68662955472e593f4ed8021 100644
|
| --- a/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
|
| +++ b/scripts/slave/recipes/cronet.expected/android_cronet_builder.json
|
| @@ -232,6 +232,15 @@
|
| },
|
| {
|
| "cmd": [
|
| + "[BUILD]/scripts/slave/android/authorize_adb_devices"
|
| + ],
|
| + "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"
|
|
|