Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(102)

Unified Diff: scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Nexus5_Perf__2_.json

Issue 1821973002: Revert of Create symlink to adb in home dir right before device setup. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Nexus5_Perf__2_.json
diff --git a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Nexus5_Perf__2_.json b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Nexus5_Perf__2_.json
index d47784f41216b0ef01ea5aab32634dbb39c07143..605f067252f8f249bfa29676ac91276f09b9c82b 100644
--- a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Nexus5_Perf__2_.json
+++ b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_Android_Nexus5_Perf__2_.json
@@ -187,18 +187,6 @@
],
"cwd": "[SLAVE_BUILD]/src",
"name": "unzip_build_product"
- },
- {
- "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": [

Powered by Google App Engine
This is Rietveld 408576698