| Index: scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
|
| index 5857f9ba7b1533b339785cab085eb0398d3ae9b4..622778934b594131c5690e632d58a4b258f5d35a 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_builder_basic.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/restart_usb_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",
|
| "--restart-usb"
|
| ],
|
| "env": {
|
|
|