| Index: scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| index 9ba23ea6d410e5e0c5af6213d53c6c651a0abe55..4e19ece3cbc19deb5f73ec99ed1b8790f63ef0eb 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_try_builder_basic.json
|
| @@ -297,7 +297,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",
|
| @@ -429,7 +429,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",
|
|
|