platform_bootable_recovery/updater
Tao Bao c3dddce205 More accurate checking for overlapped ranges.
A RangeSet has half-closed half-open bounds. For example, "3,5" contains
blocks 3 and 4. So "3,5" and "5,7" are actually not overlapped.

Bug: 22098085
Change-Id: I362d259f8b5d62478858ad0422b635bc5068698d
(cherry picked from commit c0f56ad766)
2015-06-26 13:48:46 -07:00
..
Android.mk am c43b17f0: Merge "Fix recovery image build for 32p" 2014-12-02 00:07:35 +00:00
blockimg.c More accurate checking for overlapped ranges. 2015-06-26 13:48:46 -07: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