No description
Find a file
Adam Langley 6ed899a9b6 Remove superfluous OpenSSL include paths.
This include path was needed because system/vold/cryptfs.h included an
OpenSSL header just to get the length of a SHA-256 hash. This has been
fixed in https://android-review.googlesource.com/#/c/124477/1.

Change-Id: I06a8ba0ee5b9efcc3260598f07d9819f065711de
2015-01-22 16:47:36 -08:00
applypatch installer for new block OTA system 2014-08-19 16:53:39 -07:00
edify Remove an uninitialized value. 2014-12-18 22:50:08 +00:00
etc sideload without holding the whole package in RAM 2014-07-02 12:16:36 -07:00
fonts more font improvements and cleanup 2013-03-07 13:34:24 -08:00
minadbd kill HAVE_FORKEXEC 2014-11-12 16:51:45 -08:00
minui minui: avoid random screen frame at startup 2014-06-12 11:06:52 -07:00
minzip Allow 0-byte files in full OTAs. 2014-05-09 18:09:28 +00:00
mtdutils Use getmntent when accessing /proc/mounts. 2015-01-02 14:00:13 -08:00
res-hdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-mdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-xhdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-xxhdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
res-xxxhdpi/images restore holo UI in recovery 2014-06-06 09:01:57 -07:00
testdata Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
tests More test makefile cleanup. 2014-10-17 01:05:08 +00:00
tools Recovery 64-bit compile issues 2014-03-14 13:51:39 -07:00
uncrypt Fix missing #includes in bootable/recovery. 2014-12-29 12:46:43 -08:00
updater Fix recovery image build for 32p 2014-11-30 19:21:19 -08:00
adb_install.cpp refactor fuse sideloading code 2014-07-10 10:55:07 -07:00
adb_install.h support "sideload over ADB" mode 2012-01-10 10:18:17 -08:00
Android.mk Remove superfluous OpenSSL include paths. 2015-01-22 16:47:36 -08:00
asn1_decoder.cpp Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
asn1_decoder.h Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00
bootloader.cpp Move to using the new unified fstab in recovery. 2013-02-19 17:37:22 -08:00
bootloader.h add the functions for multi-stage packages to updater 2013-11-26 15:46:57 -08:00
CleanSpec.mk recovery: minui: add adf backend 2014-04-25 15:47:34 -07:00
common.h recovery: turn on text display for install errors in debug builds 2013-05-16 10:47:02 -07:00
default_device.cpp add reboot-to-bootloader and power down options to recovery menu 2014-04-01 13:20:23 -07:00
device.h drop APPLY_CACHE and refactor APPLY_EXT 2014-07-08 14:10:23 -07:00
fuse_sdcard_provider.c do sdcard sideloading through the fuse filesystem 2014-07-10 10:58:35 -07:00
fuse_sdcard_provider.h do sdcard sideloading through the fuse filesystem 2014-07-10 10:58:35 -07:00
fuse_sideload.c refactor fuse sideloading code 2014-07-10 10:55:07 -07:00
fuse_sideload.h refactor fuse sideloading code 2014-07-10 10:55:07 -07:00
install.cpp sideload without holding the whole package in RAM 2014-07-02 12:16:36 -07:00
install.h sideload without holding the whole package in RAM 2014-07-02 12:16:36 -07:00
interlace-frames.py update tools for making recovery images 2014-03-11 14:29:50 -07:00
NOTICE Automated import from //branches/master/...@140824,140824 2009-03-24 18:36:42 -07:00
recovery.cpp Include reason when wiping data. 2014-09-24 11:46:17 -07:00
roots.cpp Erase PST partition if its marked to be erased. 2014-08-06 09:58:55 -07:00
roots.h Erase PST partition if its marked to be erased. 2014-08-06 09:58:55 -07:00
screen_ui.cpp restore holo UI in recovery 2014-06-06 09:01:57 -07:00
screen_ui.h restore holo UI in recovery 2014-06-06 09:01:57 -07:00
ui.cpp am 54a61179: am cfd4b286: Merge "recovery: initialize keys press tracking status" 2014-06-06 16:00:20 +00:00
ui.h disable async reboot during package installation 2014-05-23 08:52:31 -07:00
verifier.cpp am 4b6de1ba: am 026ebe02: Merge "Recovery 64-bit compile issues" 2014-03-14 21:35:41 +00:00
verifier.h do verification and extraction on memory, not files 2014-01-16 13:29:28 -08:00
verifier_test.cpp Fix missing #includes in bootable/recovery. 2014-12-29 12:46:43 -08:00
verifier_test.sh Add support for ECDSA signatures 2013-10-10 14:19:19 -07:00