Go to file
Mike Lockwood 718a2f7872 init.rc: Simplify logic for starting adbd in recovery
Always start adbd if ro.debuggable=1 rather than basing it on user preference
in persistent system properties.

Use new D001 product ID, which I just allocated for "android recovery mode"

Change-Id: I6f1eac5257eaad2e538c0a8dd549ad89219efa3e
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-06-29 10:22:04 -04:00
applypatch Fix x86 build. 2011-02-08 19:51:07 -08:00
edify make StringValue wrapper okay to call on NULL 2010-02-24 15:05:07 -08:00
etc init.rc: Simplify logic for starting adbd in recovery 2011-06-29 10:22:04 -04:00
minelf Working ASLR implementation 2010-08-02 14:17:33 -07:00
minui Get the correct line_length. 2011-06-24 11:06:01 -07:00
minzip add a one-argument version of package_extract_file 2010-02-01 14:40:12 -08:00
mtdutils Fix x86 build. 2011-02-08 19:51:07 -08:00
res/images convert recovery images to palettized PNGs 2011-03-03 16:52:06 -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 make write_raw_image able to take a blob 2011-04-12 16:48:49 -07:00
Android.mk Fix x86 build. 2011-02-08 19:51:07 -08:00
bootloader.c delay accessing misc partition until its device exists 2011-04-22 09:33:14 -07: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 save a last_install file with the result of the last package install attempt 2011-04-12 09:28:10 -07:00
default_recovery_ui.c Allow applying an OTA package manually from cache. 2011-06-24 11:53:58 -07:00
install.c save a last_install file with the result of the last package install attempt 2011-04-12 09:28:10 -07:00
install.h auto import from //depot/cupcake/@135843 2009-03-03 19:28:42 -08:00
make-overlay.py change the default recovery assets to be in holograph style 2011-03-02 10:38:02 -08:00
NOTICE Automated import from //branches/donutburger/...@140818,140818 2009-03-24 18:36:43 -07:00
recovery_ui.h Allow applying an OTA package manually from cache. 2011-06-24 11:53:58 -07:00
recovery.c Allow applying an OTA package manually from cache. 2011-06-24 11:53:58 -07:00
roots.c save a last_install file with the result of the last package install attempt 2011-04-12 09:28:10 -07:00
roots.h remove the notion of "root path"; support mixed flash types 2010-09-21 14:13:45 -07:00
ui.c Have recovery reboot using the new android_reboot() function. 2011-03-10 19:30:13 -08: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 log which key a package verified against in recovery 2011-03-15 12:11:08 -07:00
verifier.h do not merge: cherry-picked 60151a295c from master branch 2009-08-17 13:21:04 -07:00