Index: scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json |
diff --git a/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json b/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json |
index 5fdb5fc4b04e5923fe159813fc2c894918b96444..a449fcd27ef7bd559b3c27f9b6c74a7838077830 100644 |
--- a/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json |
+++ b/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_rel_tests_recipe.json |
@@ -253,6 +253,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" |