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

Unified Diff: scripts/slave/recipe_modules/cronet/example.expected/local_test.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/recipe_modules/cronet/example.expected/local_test.json
diff --git a/scripts/slave/recipe_modules/cronet/example.expected/local_test.json b/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
index 1f1841e0bd9ec7caeed102d45ed75b1c72913940..f1d0116d7b98e4bff1cccd1761cfe675cfe7c323 100644
--- a/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
+++ b/scripts/slave/recipe_modules/cronet/example.expected/local_test.json
@@ -221,18 +221,6 @@
"~followup_annotations": [
"@@@STEP_LINK@Cronet package@https://storage.cloud.google.com/chromium-cronet/android/37.0.2021.0/Debug@@@"
]
- },
- {
- "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