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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__3_.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_Nexus9_Perf__3_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__3_.json b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__3_.json
index 72fe53ad52d68a9845bf157f60912abfbbf62705..24b6cab1659ec70348d798a91e6289b5ff7b87f1 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__3_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_perf_Android_Nexus9_Perf__3_.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