summaryrefslogtreecommitdiffstats
path: root/updater_sample/tests/res/raw/update_config_002_stream.json
diff options
context:
space:
mode:
authorZhomart Mukhamejanov <zhomart@google.com>2018-08-21 21:19:02 +0200
committerZhomart Mukhamejanov <zhomart@google.com>2018-08-22 20:37:51 +0200
commit88712f7610c1c51ee9a58e17ad9f3e1b8425eba9 (patch)
treefb12b4509b8a8d7a07478433e33241de5c12fdea /updater_sample/tests/res/raw/update_config_002_stream.json
parentMerge "recovery: Add "boot-fastboot" command to BCB." (diff)
downloadandroid_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.gz
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.bz2
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.lz
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.xz
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.tar.zst
android_bootable_recovery-88712f7610c1c51ee9a58e17ad9f3e1b8425eba9.zip
Diffstat (limited to 'updater_sample/tests/res/raw/update_config_002_stream.json')
-rw-r--r--updater_sample/tests/res/raw/update_config_002_stream.json7
1 files changed, 3 insertions, 4 deletions
diff --git a/updater_sample/tests/res/raw/update_config_002_stream.json b/updater_sample/tests/res/raw/update_config_002_stream.json
index 40c8fe1c1..12c18bb70 100644
--- a/updater_sample/tests/res/raw/update_config_002_stream.json
+++ b/updater_sample/tests/res/raw/update_config_002_stream.json
@@ -1,10 +1,8 @@
{
"__": "*** Generated using tools/gen_update_config.py ***",
"ab_config": {
- "force_switch_slot": false
- },
- "ab_install_type": "STREAMING",
- "ab_streaming_metadata": {
+ "verify_payload_metadata": true,
+ "force_switch_slot": false,
"property_files": [
{
"filename": "payload_metadata.bin",
@@ -38,6 +36,7 @@
}
]
},
+ "ab_install_type": "STREAMING",
"name": "S ota_002_package",
"url": "file:///data/my-sample-ota-builds-dir/ota_002_package.zip"
} \ No newline at end of file