No description
Find a file
Doug Zongker a23075fb0e fix the symlink() command to create directories if needed
Full OTAs currently fail if the build contains a directory containing
only symlinks, because nothing creates that directory.  Change the
symlink() command to create any ancestor directories that don't exist.
They're created as owner root perms 0700 because we assume that in
practice subsequent set_perm_recursive() calls will fix up their
ownership and permissions.

Change-Id: I4681cbc85863d9778e36b924f0532b2b3ef14310
2012-08-06 16:35:18 -07:00
applypatch Add mode when open(O_CREAT) is used. 2012-06-26 15:01:03 -07:00
edify minor recovery changes 2012-04-12 11:01:22 -07:00
etc run minadbd as shell user, remove unused code 2012-03-20 10:50:23 -07:00
minadbd run minadbd as shell user, remove unused code 2012-03-20 10:50:23 -07:00
minelf remove retouching code from updater 2012-02-28 12:30:13 -08:00
minui fix conflicts with merge of jb-dev-mako 2012-07-26 13:57:07 -07:00
minzip resolved conflicts for merge of 0b1fee1b to master 2012-03-30 21:26:01 -07:00
mtdutils Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 12:24:35 +00:00
res/images update recovery with new 3D images 2011-09-20 14:16:46 -07:00
testdata support version 2 (2048-bit e=65537) keys in recovery 2012-07-25 13:10:58 -07:00
tools Remove the simulator target from all makefiles. 2011-07-11 22:11:45 -07:00
updater fix the symlink() command to create directories if needed 2012-08-06 16:35:18 -07:00
adb_install.cpp support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
adb_install.h support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
Android.mk Link against libsparse 2012-07-17 17:59:47 -07:00
bootloader.cpp turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
bootloader.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
CleanSpec.mk Add an empty CleanSpec.mk 2010-03-08 18:04:03 -08:00
common.h move key processing to RecoveryUI 2011-11-04 14:09:48 -07:00
default_device.cpp support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
device.h support "sideload over ADB" mode 2012-01-18 10:35:28 -08:00
install.cpp support version 2 (2048-bit e=65537) keys in recovery 2012-07-25 13:10:58 -07:00
install.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07: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/master/...@140824,140824 2009-03-24 18:36:42 -07:00
recovery.cpp am e5d5ac76: minor recovery changes 2012-04-12 12:55:53 -07:00
roots.cpp resolved conflicts for merge of 0b1fee1b to master 2012-03-30 21:26:01 -07:00
roots.h turn recovery into a C++ binary 2011-10-31 10:24:09 -07:00
screen_ui.cpp fix timed progress bars in recovery 2012-04-26 14:37:53 -07:00
screen_ui.h move key processing to RecoveryUI 2011-11-04 14:09:48 -07:00
ui.cpp allow recovery UI to ignore certain keypresses 2012-01-18 15:15:39 -08:00
ui.h allow recovery UI to ignore certain keypresses 2012-01-18 15:15:39 -08:00
verifier.cpp refactor ui functions into a class 2011-10-31 14:15:02 -07:00
verifier.h verify whole-file signature instead of jarsigner signatures 2009-08-14 17:26:33 -07:00
verifier_test.cpp support version 2 (2048-bit e=65537) keys in recovery 2012-07-25 13:10:58 -07:00
verifier_test.sh support version 2 (2048-bit e=65537) keys in recovery 2012-07-25 13:10:58 -07:00