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

Unified Diff: infra/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json

Issue 2442663003: [android] Resume passing adb path to the test runner in android/perf. (Closed)
Patch Set: Created 4 years, 2 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: infra/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json
diff --git a/infra/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json b/infra/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json
index f8326165308d6a41db599382c3e896a980bff554..61d2be380662ad71020a8883151cc497b196c1c8 100644
--- a/infra/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json
+++ b/infra/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__1_.json
@@ -580,7 +580,9 @@
"350",
"--known-devices-file",
"[HOME]/.android/known_devices.json",
- "--enable-platform-mode"
+ "--enable-platform-mode",
+ "--adb-path",
+ "[SLAVE_BUILD]/src/third_party/catapult/devil/bin/deps/linux2/x86_64/bin/adb"
],
"cwd": "[SLAVE_BUILD]/src",
"env": {
« no previous file with comments | « infra/recipes/android/perf.py ('k') | infra/recipes/android/perf.expected/full_chromium_perf_Android_Galaxy_S5_Perf__2_.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698