Go to file
Hristo Bojinov db314d69f0 Working ASLR implementation
Separate files for retouch functionality are in minelf/*

ASLR for shared libraries is controlled by "-a" in ota_from_target_files.
Binary files are self-contained. Retouch logic can recover from crashes.

Signed-off-by: Hristo Bojinov <hristo@google.com>
Change-Id: I76c596abf4febd68c14f9d807ac62e8751e0b1bd
2010-08-02 14:17:33 -07:00
applypatch Working ASLR implementation 2010-08-02 14:17:33 -07:00
edify make StringValue wrapper okay to call on NULL 2010-02-24 15:05:07 -08:00
etc am ecc76ba5: Set adbd to be disabled by default in recovery 2010-06-28 12:24:16 -07:00
minelf Working ASLR implementation 2010-08-02 14:17:33 -07:00
minui simplify construction of the recovery progress bar 2009-10-08 16:32:58 -07:00
minzip add a one-argument version of package_extract_file 2010-02-01 14:40:12 -08:00
mtdutils make offsets in firmware update header not point to bad blocks 2010-01-13 09:21:25 -08:00
res/images bump updater API version to 3; deprecate firmware update command 2010-02-03 09:20:07 -08:00
testdata add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
tools remove amend 2009-07-14 16:58:42 -07:00
updater Working ASLR implementation 2010-08-02 14:17:33 -07:00
Android.mk Working ASLR implementation 2010-08-02 14:17:33 -07:00
bootloader.c bump updater API version to 3; deprecate firmware update command 2010-02-03 09:20:07 -08:00
bootloader.h bump updater API version to 3; deprecate firmware update command 2010-02-03 09:20:07 -08:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:03 -08:00
common.h support for ext4/EMMC filesystems in updater binary 2010-07-01 15:42:28 -07:00
default_recovery_ui.c generalize "install from sdcard" to "install from external storage" 2010-07-29 17:08:50 -07:00
encryptedfs_provisioning.c DO NOT MERGE 2010-04-01 17:14:57 -07:00
encryptedfs_provisioning.h DO NOT MERGE 2010-04-01 17:14:57 -07:00
install.c support for ext4/EMMC filesystems in updater binary 2010-07-01 15:42:28 -07:00
install.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
NOTICE Automated import from //branches/donutburger/...@140818,140818 2009-03-24 18:36:43 -07:00
recovery_ui.h generalize "install from sdcard" to "install from external storage" 2010-07-29 17:08:50 -07:00
recovery.c don't go into file select menu when mounting external storage fails 2010-08-02 11:34:46 -07:00
roots.c generalize "install from sdcard" to "install from external storage" 2010-07-29 17:08:50 -07:00
roots.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
test_roots.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
ui.c EMMC support in applypatch 2010-07-07 15:18:27 -07:00
verifier_test.c add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier_test.sh add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier.c add a simple unit test for the OTA package verifier 2009-12-09 17:01:45 -08:00
verifier.h do not merge: cherry-picked 60151a295c from master branch 2009-08-17 13:21:04 -07:00