Sami TolvanenandRom Lemarchand 806f72f9e6 Add error and range checks to parse_range
Only trusted input is passed to parse_range, but check for invalid
input to catch possible problems in transfer lists.

Bug: 21033983
Bug: 21034030
Bug: 21034172
Bug: 21034406
Change-Id: I1e266de3de15c99ee596ebdb034419fdfe7eba1f
(cherry picked from commit f2bac04e1b)
2015-11-16 14:28:40 -08:00
2015-11-16 14:28:40 -08:00
2015-11-16 14:28:40 -08:00
2013-03-07 13:34:24 -08:00
2015-11-16 14:28:40 -08:00
2015-11-16 14:28:40 -08:00
2015-11-16 14:28:40 -08:00
2015-11-16 14:28:40 -08:00
2013-10-10 14:19:19 -07:00
2015-11-16 14:28:40 -08:00
2015-04-29 21:14:56 -07:00
2015-11-16 14:28:40 -08:00
2015-11-16 14:28:40 -08:00
2015-11-16 14:28:40 -08:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-04-29 21:14:56 -07:00
2015-04-10 13:59:19 -07:00
2015-11-16 14:28:40 -08:00
2015-04-29 21:14:56 -07:00
2015-04-13 13:04:32 -07:00
2015-01-28 12:09:05 -08:00

The Recovery Image

Quick turn-around testing

mm -j && m ramdisk-nodeps && m recoveryimage-nodeps

# To boot into the new recovery image
# without flashing the recovery partition:
adb reboot bootloader
fastboot boot $ANDROID_PRODUCT_OUT/recovery.img
S
Description
No description provided
Readme
102 MiB
Languages
C++ 50.2%
C 43.6%
Makefile 1.9%
Java 1.8%
Roff 1%
Other 1.4%