platform_bootable_recovery/updater
Doug Zongker 1d5d6098f4 fix two bugs in block image updater
The computation of file offsets was overflowing for partitions larger
than 2 GB.  The parsing of the transfer file could fail at the end if
the data happened to not be properly null-terminated.

Bug: 16984795
Change-Id: I3ce6eb3e54ab7b55aa9bbed252da5a7eacd3317a
2014-08-21 10:47:24 -07:00
..
Android.mk installer for new block OTA system 2014-08-19 16:53:39 -07:00
blockimg.c fix two bugs in block image updater 2014-08-21 10:47:24 -07:00
blockimg.h installer for new block OTA system 2014-08-19 16:53:39 -07:00
install.c installer for new block OTA system 2014-08-19 16:53:39 -07:00
install.h Auto create parent directories for rename support 2014-07-21 17:40:02 -07:00
MODULE_LICENSE_GPL add flag for GPL license 2014-02-20 10:15:44 -08:00
NOTICE add flag for GPL license 2014-02-20 10:15:44 -08:00
updater.c installer for new block OTA system 2014-08-19 16:53:39 -07:00
updater.h installer for new block OTA system 2014-08-19 16:53:39 -07:00