diff options
author | Zhomart Mukhamejanov <zhomart@google.com> | 2018-05-01 21:50:55 +0200 |
---|---|---|
committer | Zhomart Mukhamejanov <zhomart@google.com> | 2018-05-02 21:40:49 +0200 |
commit | da7e23759660ebf76a184e4c4d981f11ef9e2653 (patch) | |
tree | 793aee240bbc3ec4ead128c39a7c25dfa475d078 /updater_sample/tests/res | |
parent | Merge "Add ScreenRecoveryUI::ShowMenu()." (diff) | |
download | android_bootable_recovery-da7e23759660ebf76a184e4c4d981f11ef9e2653.tar android_bootable_recovery-da7e23759660ebf76a184e4c4d981f11ef9e2653.tar.gz android_bootable_recovery-da7e23759660ebf76a184e4c4d981f11ef9e2653.tar.bz2 android_bootable_recovery-da7e23759660ebf76a184e4c4d981f11ef9e2653.tar.lz android_bootable_recovery-da7e23759660ebf76a184e4c4d981f11ef9e2653.tar.xz android_bootable_recovery-da7e23759660ebf76a184e4c4d981f11ef9e2653.tar.zst android_bootable_recovery-da7e23759660ebf76a184e4c4d981f11ef9e2653.zip |
Diffstat (limited to 'updater_sample/tests/res')
-rw-r--r-- | updater_sample/tests/res/raw/update_config_stream_001.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/updater_sample/tests/res/raw/update_config_stream_001.json b/updater_sample/tests/res/raw/update_config_stream_001.json index a9afd331c..15127cf2c 100644 --- a/updater_sample/tests/res/raw/update_config_stream_001.json +++ b/updater_sample/tests/res/raw/update_config_stream_001.json @@ -6,8 +6,8 @@ "property_files": [ { "filename": "payload.bin", - "offset": 531, - "size": 5012323 + "offset": 195, + "size": 8 } ] } |