summaryrefslogtreecommitdiffstats
path: root/updater_sample/tests/res/raw/update_config_003_nonstream.json
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--updater_sample/tests/res/raw/update_config_003_nonstream.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/updater_sample/tests/res/raw/update_config_003_nonstream.json b/updater_sample/tests/res/raw/update_config_003_nonstream.json
new file mode 100644
index 000000000..4175c35ea
--- /dev/null
+++ b/updater_sample/tests/res/raw/update_config_003_nonstream.json
@@ -0,0 +1,9 @@
+{
+ "__": "*** Generated using tools/gen_update_config.py ***",
+ "ab_config": {
+ "force_switch_slot": false
+ },
+ "ab_install_type": "NON_STREAMING",
+ "name": "S ota_002_package",
+ "url": "file:///data/sample-ota-packages/ota_003_package.zip"
+} \ No newline at end of file