| Index: scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
|
| diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
|
| index 5722bff3c4c847cec10beb61e91bb9531126aa05..9ba23ea6d410e5e0c5af6213d53c6c651a0abe55 100644
|
| --- a/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
|
| +++ b/scripts/slave/recipe_modules/chromium_android/example.expected/gerrit_refs.json
|
| @@ -288,24 +288,6 @@
|
| "name": "authorize_adb_devices"
|
| },
|
| {
|
| - "cmd": [],
|
| - "name": "fix_device_file_format"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILD]/site_config/.known_devices",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "name": "fix_device_file_format.read_device_file",
|
| - "~followup_annotations": [
|
| - "@@@STEP_NEST_LEVEL@1@@@",
|
| - "@@@STEP_TEXT@file format is compatible@@@"
|
| - ]
|
| - },
|
| - {
|
| "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py",
|
| "--adb-path",
|
| @@ -438,24 +420,6 @@
|
| "name": "provision_devices"
|
| },
|
| {
|
| - "cmd": [],
|
| - "name": "fix_device_file_format (2)"
|
| - },
|
| - {
|
| - "cmd": [
|
| - "python",
|
| - "-u",
|
| - "\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
|
| - "[BUILD]/site_config/.known_devices",
|
| - "/path/to/tmp/"
|
| - ],
|
| - "name": "fix_device_file_format.read_device_file (2)",
|
| - "~followup_annotations": [
|
| - "@@@STEP_NEST_LEVEL@1@@@",
|
| - "@@@STEP_TEXT@file format is compatible@@@"
|
| - ]
|
| - },
|
| - {
|
| "cmd": [
|
| "[SLAVE_BUILD]/src/build/android/buildbot/bb_device_status_check.py",
|
| "--adb-path",
|
|
|