merge in mnc-release history after reset to mnc-dev
The Android Automerger authored
f5cfdcec
Name Last commit Last update
applypatch Use f_bavail to calculate free space
edify Remove an uninitialized value.
etc Revert "Change init sequence to support file level encryption"
fonts more font improvements and cleanup
minadbd Allow sideloading without authentication.
minui Add drm support to minui
minzip Check all lseek calls succeed.
mtdutils Check all lseek calls succeed.
res-hdpi/images restore holo UI in recovery
res-mdpi/images restore holo UI in recovery
res-xhdpi/images restore holo UI in recovery
res-xxhdpi/images restore holo UI in recovery
res-xxxhdpi/images restore holo UI in recovery
testdata Add support for ECDSA signatures
tests More test makefile cleanup.
tools Check all lseek calls succeed.
uncrypt uncrypt: Write status when it reboots to factory reset
updater udpater: Call fsync() after rename().
Android.mk Move the menu header out of the menu.
CleanSpec.mk recovery: minui: add adf backend
NOTICE Automated import from //branches/master/...@140824,140824
README.md Auto-detect whether to use the long-press UI.
adb_install.cpp Check all lseek calls succeed.
adb_install.h Factor out option variables from int to bool types
asn1_decoder.cpp Add missing includes.
asn1_decoder.h
bootloader.cpp
bootloader.h
common.h
default_device.cpp
device.cpp
device.h
fuse_sdcard_provider.c
fuse_sdcard_provider.h
fuse_sideload.c
fuse_sideload.h
install.cpp
install.h
interlace-frames.py
recovery.cpp
roots.cpp
roots.h
screen_ui.cpp
screen_ui.h
ui.cpp
ui.h
verifier.cpp
verifier.h
verifier_test.cpp
verifier_test.sh

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