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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__2_.json

Issue 2131993003: android: use common known_devices_file path from chromium_android (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__2_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__2_.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__2_.json
index 3d9c0550947c1cc4e6c8056ea13e619faf3e39a3..fe5283a2a46a7fd7fae7f1ca08f5f5570476a9c1 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__2_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus6_Perf__2_.json
@@ -536,7 +536,7 @@
"--max-battery-temp",
"350",
"--known-devices-file",
- "[BUILD]/site_config/.known_devices",
+ "[HOME]/.android/known_devices.json",
"--adb-path",
"[SLAVE_BUILD]/src/third_party/android_tools/sdk/platform-tools/adb"
],

Powered by Google App Engine
This is Rietveld 408576698