summaryrefslogtreecommitdiffstats
path: root/updater/updater.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-6/+16
|\
| * installer for new block OTA systemDoug Zongker2014-08-201-0/+4
| * clean up some warnings when building recoveryDoug Zongker2014-02-141-2/+1
| * do verification and extraction on memory, not filesDoug Zongker2014-01-161-4/+11
* | Fix merge conflicts and update for 4.4 kitkatDees Troy2013-11-021-12/+12
|\|
| * recovery: move log output to stdoutDoug Zongker2013-07-091-12/+12
* | Fix checking for file_contexts in updaterDees Troy2013-10-011-1/+1
* | Extract file_contexts from zips if it existsDees_Troy2013-09-051-4/+32
|/
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-2/+0
* Extend recovery and updater to support setting file security contexts.Stephen Smalley2012-03-301-0/+15
* close update package before installing; allow remountDoug Zongker2010-09-151-1/+3
* relocate applypatch; add type system and new functions to edifyDoug Zongker2010-02-181-0/+6
* bump updater API version to 3; deprecate firmware update commandDoug Zongker2010-02-031-3/+6
* add device extension mechanism to updaterDoug Zongker2009-06-221-0/+6
* let the "firmware" command take the file straight from the packageDoug Zongker2009-06-181-3/+4
* fixes to edify and updater scriptDoug Zongker2009-06-121-5/+20
* edify extensions for OTA package installation, part 2Doug Zongker2009-06-121-3/+4
* edify extensions for OTA package installation, part 1Doug Zongker2009-06-121-0/+111