platform_bootable_recovery/updater
Sami Tolvanen cc2428c818 Handle BLKDISCARD failures
In the block updater, if BLKDISCARD fails, the error is silently
ignored and some of the blocks may not be erased. This means the
target partition will have inconsistent contents.

If the ioctl fails, return an error and abort the update.

Bug: 20614277
Change-Id: I33867ba9337c514de8ffae59f28584b285324067
2015-05-28 09:09:02 +01:00
..
Android.mk Stop using libstdc++. 2015-05-19 11:33:18 -07:00
blockimg.c Handle BLKDISCARD failures 2015-05-28 09:09:02 +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