| Index: scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
|
| index 6ccf2bc79c86d08e776cb00d0f5e8b8b064e4489..c4284be2b5effe2c0417f73d720a87d73baabd17 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/specific_install_tester_basic.json
|
| @@ -307,7 +307,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",
|
| @@ -439,7 +439,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",
|
|
|