Tao Bao 8853cb2f29 uncrypt: package on non-data partition should follow the right path
Fix the accidental change of behavior in [1]. OTA packages not on /data
partition should still go through the path that has validity checks and
wipe_misc() steps.

[1]: commit eaf33654c1.

Change-Id: I3e86e19f06603bfe6ecc691c9aa66a8a8a79c5fb
(cherry picked from commit fb4ccef1df)
2015-05-05 18:22:03 -07:00
2015-04-29 21:14:56 -07:00
2014-12-18 22:50:08 +00:00
2013-03-07 13:34:24 -08:00
2015-05-01 22:40:06 -07:00
2015-04-29 21:14:56 -07:00
2015-04-29 21:14:56 -07:00
2015-04-29 21:14:56 -07:00
2013-10-10 14:19:19 -07:00
2014-10-17 01:05:08 +00:00
2015-04-29 21:14:56 -07:00
2015-04-29 21:14:56 -07:00
2015-04-29 21:14:56 -07:00
2015-01-28 12:09:05 -08:00
2014-04-25 15:47:34 -07:00
2015-04-13 15:46:15 -07:00
2015-04-29 21:14:56 -07:00
2015-04-10 13:59:19 -07:00
2015-05-05 14:23:41 -07:00
2015-04-15 10:58:56 -07:00
2015-04-15 10:58:56 -07: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
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%