Chromium Code Reviews

Unified Diff: scripts/slave/recipes/android/perf.expected/full_chromium_perf_fyi_android_nexus5_oilpan_perf.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.
Jump to:
View side-by-side diff with in-line comments
Index: scripts/slave/recipes/android/perf.expected/full_chromium_perf_fyi_android_nexus5_oilpan_perf.json
diff --git a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_fyi_android_nexus5_oilpan_perf.json b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_fyi_android_nexus5_oilpan_perf.json
index 91422b5fa42e3bda175f5703f28dfe8749bd3e43..a9d5017c815e45f628f352550e5dae12aa58f15a 100644
--- a/scripts/slave/recipes/android/perf.expected/full_chromium_perf_fyi_android_nexus5_oilpan_perf.json
+++ b/scripts/slave/recipes/android/perf.expected/full_chromium_perf_fyi_android_nexus5_oilpan_perf.json
@@ -149,18 +149,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