platform_bootable_recovery/updater
Tianjie Xu 3a8d98dd90 Abort the update if there's not enough new data
Right now the update stuck in a deadlock if there's less new data than
expection. Add some checkers and abort the update if such case happens.
Also add a corresponding test.

Bug: 36787146
Test: update aborts correctly on bullhead && recovery_component_test passes
Change-Id: I914e4a2a4cf157b99ef2fc65bd21c6981e38ca47
2017-04-07 17:19:46 -07:00
..
include/updater Change the internal representation in RangeSet. 2017-04-03 09:22:48 -07:00
Android.mk Fix updater include generation w/installclean 2017-03-21 16:46:24 -07:00
blockimg.cpp Abort the update if there's not enough new data 2017-04-07 17:19:46 -07:00
install.cpp updater: Don't append newline when calling uiPrint(). 2017-03-30 10:28:37 -07:00
updater.cpp Fixed scanf modifier 2017-03-23 16:58:53 +01:00