Index: scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_dbg_tests_recipe.json |
diff --git a/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_dbg_tests_recipe.json b/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_dbg_tests_recipe.json |
index 270643dc34b7a2289192a9313f644c2a303ea4e6..d565d0b09319d00fa46767520c2d02e077f23685 100644 |
--- a/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_dbg_tests_recipe.json |
+++ b/scripts/slave/recipes/android/tester.expected/tryserver_chromium_linux_android_dbg_tests_recipe.json |
@@ -256,6 +256,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" |