aboutsummaryrefslogtreecommitdiffstats
path: root/updater/updater.c
Commit message (Expand)AuthorAgeFilesLines
* Add missing includes.Elliott Hughes2015-01-291-0/+1
* installer for new block OTA systemDoug Zongker2014-08-191-0/+4
* clean up some warnings when building recoveryDoug Zongker2014-02-131-2/+1
* do verification and extraction on memory, not filesDoug Zongker2014-01-161-4/+11
* recovery: move log output to stdoutDoug Zongker2013-07-091-12/+12
* 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-141-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-171-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-111-0/+111