| Index: scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
|
| index 50c93b6dfe1c9a3c83717f5d3b1d0de3fe6867bc..4f1b821df4d89539169b60590481922238efd9ab 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_other_device_failure.json
|
| @@ -277,7 +277,7 @@
|
| "python",
|
| "-u",
|
| "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILD]/site_config/.known_devices",
|
| + "[CACHE]/known_android_devices",
|
| "/path/to/tmp/"
|
| ],
|
| "name": "fix_device_file_format.read_device_file",
|
| @@ -296,7 +296,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",
|
|
|