| Index: scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
|
| index 13b5b5fc0254b98380ecb390e2dad2e675b4d1dc..9cd2f4fa2690e67b30429ac53a8b8ab1c4d4214a 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/last_known_devices_basic.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",
|
| @@ -410,7 +410,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",
|
|
|