Index: scripts/slave/recipes/android/perf.expected/missing_device.json |
diff --git a/scripts/slave/recipes/android/perf.expected/missing_device.json b/scripts/slave/recipes/android/perf.expected/missing_device.json |
index 667e6672be980ce6489101a6ef72cd798976b110..51d4758bfaf1649ef3be7dfe3a5d64601e716bb0 100644 |
--- a/scripts/slave/recipes/android/perf.expected/missing_device.json |
+++ b/scripts/slave/recipes/android/perf.expected/missing_device.json |
@@ -190,6 +190,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", |