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

Unified Diff: scripts/slave/recipe_modules/cronet/example.expected/gn_test.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/recipe_modules/cronet/example.expected/gn_test.json
diff --git a/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json b/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json
index 856c34a73298f67284ef9e91fb025056de4d9787..8b81c0b704b54f7ed789aad33d22bab8ea91676e 100644
--- a/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json
+++ b/scripts/slave/recipe_modules/cronet/example.expected/gn_test.json
@@ -396,7 +396,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