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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.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/chromium_android/example.expected/tester_no_devices.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
index 5691eb2cb3049fbcbfef39d07232bb74892fcb07..038f83317795c9560fb98ea3d199447f49da1ddd 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_no_devices.json
@@ -278,7 +278,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