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

Unified Diff: scripts/slave/recipes/cronet.expected/cronet_try.json

Issue 2122313002: Move known_devices file to ~/.android (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: with expectations 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/cronet.expected/cronet_try.json
diff --git a/scripts/slave/recipes/cronet.expected/cronet_try.json b/scripts/slave/recipes/cronet.expected/cronet_try.json
index 5b9e67e64c54db17c04bf27c7b60a44c4a900867..81488cf793b59a2d0bbdd90149e3bae2591fa164 100644
--- a/scripts/slave/recipes/cronet.expected/cronet_try.json
+++ b/scripts/slave/recipes/cronet.expected/cronet_try.json
@@ -370,7 +370,7 @@
"--json-output",
"/path/to/tmp/json",
"--known-devices-file",
- "[CACHE]/known_android_devices"
+ "[HOME]/.android/known_devices.json"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",

Powered by Google App Engine
This is Rietveld 408576698