Index: scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json |
diff --git a/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json b/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json |
index 801789fb83b7bf6ebb6252037ff04a7d50cad3df..6f0255bcb500f9fc4f3877b3414754643186f8bb 100644 |
--- a/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json |
+++ b/scripts/slave/recipes/cronet.expected/android_cronet_data_reduction_proxy_builder.json |
@@ -207,6 +207,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", |