platform_bootable_recovery/updater
Sami Tolvanen 43b748f254 Don't remove existing explicitly stashed blocks
When automatically stashing overlapping blocks, should the stash
file already exist due to an explicit stash command, it's not safe
to remove the stash file after the command has completed.

Note that it is safe to assume that the stash file will remain in
place during the execution of the next command, so we don't have
take other measures to preserve overlapping blocks.

The stash file itself will be removed by a free command when it's
no longer needed.

Bug: 20297065
Change-Id: I8ff1a798b94086adff183c5aac03260eb947ae2c
2015-04-17 13:07:08 +01:00
..
Android.mk am c43b17f0: Merge "Fix recovery image build for 32p" 2014-12-02 00:07:35 +00:00
blockimg.c Don't remove existing explicitly stashed blocks 2015-04-17 13:07:08 +01:00
blockimg.h installer for new block OTA system 2014-08-19 16:53:39 -07:00
install.c Remove more dead code from minzip. 2015-02-27 12:58:16 +00:00
install.h Auto create parent directories for rename support 2014-07-21 17:40:02 -07:00
updater.c Add missing includes. 2015-01-29 20:50:08 -08:00
updater.h installer for new block OTA system 2014-08-19 16:53:39 -07:00