| Index: scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
|
| index c921fbc333619c554b6cdd24a7a76abaa1702412..384dd29229c5ec7f56af9ff09da0094770ac2800 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_offline_devices.json
|
| @@ -278,7 +278,7 @@
|
| "--json-output",
|
| "/path/to/tmp/json",
|
| "--known-devices-file",
|
| - "[BUILD]/site_config/.known_devices"
|
| + "[CACHE]/known_android_devices"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
| @@ -328,7 +328,7 @@
|
| "--json-output",
|
| "/path/to/tmp/json",
|
| "--known-devices-file",
|
| - "[BUILD]/site_config/.known_devices"
|
| + "[CACHE]/known_android_devices"
|
| ],
|
| "env": {
|
| "GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json",
|
|
|