| Index: scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
|
| index e4e9c426243be04302003c3a89fca6529c340638..e4114fc85ccf66d9bc0eecf8db06e0cb20e86adf 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_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",
|
|
|