Index: scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json |
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json |
index 26b3f3ce051068b6ebca92701e39e600b93507b6..50747533fe4a8cdf55533230fd1528498b8f9f97 100644 |
--- a/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json |
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_linux_Android_Tests__dbg_.json |
@@ -343,6 +343,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", |