summaryrefslogtreecommitdiffstats
path: root/minzip (unfollow)
Commit message (Expand)AuthorFilesLines
2013-09-12Make SELinux automatic if presentDees Troy1-1/+1
2013-09-09Revert "Update OTA installer to understand SELinux filesystem labels"Nick Kralevich2-8/+3
2013-07-19Update OTA installer to understand SELinux filesystem labelsNick Kralevich2-3/+8
2013-04-11Fix building of updater binaryDees_Troy1-0/+27
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-1/+2
2012-12-17Pass the correct pointer to munmap on failure.Elliott Hughes1-4/+4
2012-10-19reduce some recovery loggingDoug Zongker1-1/+5
2012-10-16Remove HAVE_SELINUX guardsKenny Root5-23/+2
2012-08-21Fix multiple defined symbol errorsEdwin Vane1-1/+1
2012-03-30Extend recovery and updater to support setting file security contexts.Stephen Smalley5-7/+67
2011-10-31turn recovery into a C++ binaryDoug Zongker2-0/+16
2011-10-28turn recovery into a C++ binaryDoug Zongker2-0/+16
2010-02-01add a one-argument version of package_extract_fileDoug Zongker2-0/+44
2009-05-08undo temporary alignment hackDoug Zongker2-48/+8
2009-05-06align data passed to write() on 32k boundariesDoug Zongker2-17/+55
2009-04-30handle short writes when unzipping filesDoug Zongker1-11/+27
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project13-0/+3118
2009-03-04auto import from //depot/cupcake/@135843The Android Open Source Project13-3118/+0