Go to file
Doug Zongker fb04b87002 fix adb root in recovery
recovery's init.rc was missing lines that made adb root work.

Change-Id: I300e6997e3b5cb9c7b542b2012eed61deb2550f1
2011-06-23 15:30:34 -07: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 fix adb root in recovery 2011-06-23 15:30:34 -07:00
minelf Working ASLR implementation 2010-08-02 14:17:33 -07:00
minui Graphics can handle stride != xres, and BGRA support. 2011-06-22 15:04:00 -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 make recovery UI images more general; allow for installation animation 2011-03-01 14:04:34 -08: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 make recovery UI images more general; allow for installation animation 2011-03-01 14:04:34 -08:00
recovery.c save a last_install file with the result of the last package install attempt 2011-04-12 09:28:10 -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