Index: scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_linux_android_dbg_ng.json |
diff --git a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_linux_android_dbg_ng.json b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_linux_android_dbg_ng.json |
index c11ab2b180766bb9c6668b814ce910791317833d..4f379f92d34d70cbc3dde36d4af440e95528a853 100644 |
--- a/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_linux_android_dbg_ng.json |
+++ b/scripts/slave/recipes/chromium_trybot.expected/full_tryserver_chromium_android_linux_android_dbg_ng.json |
@@ -412,6 +412,18 @@ |
}, |
{ |
"cmd": [ |
+ "python", |
+ "-u", |
+ "[SLAVE_BUILD]/src/build/symlink.py", |
+ "-f", |
+ "[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb", |
+ "~/adb" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "create adb symlink" |
+ }, |
+ { |
+ "cmd": [ |
"RECIPE_PACKAGE_REPO[build]/scripts/slave/daemonizer.py", |
"--", |
"[SLAVE_BUILD]/src/build/android/adb_logcat_monitor.py", |