summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace minzip with libziparchiveTianjie Xu2016-10-181-1/+3
* Refactor libupdater into a seperate module.Tao Bao2016-10-111-44/+67
* Update the header path for ext4_utils.Tao Bao2016-10-091-1/+0
* Turn on -Werror for recoveryTianjie Xu2016-09-301-1/+1
* Switch recovery to libbase loggingTianjie Xu2016-09-011-2/+3
* Fix references to libcrypto_utils_static.Josh Gao2016-08-061-2/+2
* Remove obsolete MTD support.Elliott Hughes2016-06-101-4/+1
* Convert recovery to use BoringSSL instead of mincrypt.Mattias Nissler2016-04-061-0/+1
* Fix the improper use of LOCAL_WHOLE_STATIC_LIBRARIES.Tao Bao2016-03-031-28/+38
* IO fault injection for OTA packagesJed Estep2016-02-101-1/+1
* Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-1/+1
* Error correction: Use libfec in blockimg.cpp for recoverySami Tolvanen2015-10-191-1/+2
* updater: libapplypatch needs libbase now.Tao Bao2015-07-241-1/+1
* recovery: Switch applypatch/ and updater/ to cpp.Tao Bao2015-07-141-3/+15
* recovery: Switch to clangTao Bao2015-06-031-0/+2
* Stop using libstdc++.Dan Albert2015-05-191-1/+1
* am c43b17f0: Merge "Fix recovery image build for 32p"Ying Wang2014-12-021-1/+1
|\
| * Fix recovery image build for 32pBruce Beare2014-12-011-1/+1
* | Add support for tune2fs file operationsMichael Runge2014-11-211-0/+10
|/
* remove code for original block OTA mechanismDoug Zongker2014-08-261-2/+0
* installer for new block OTA systemDoug Zongker2014-08-201-0/+1
* Merge "clean up some warnings when building recovery"Doug Zongker2014-02-181-0/+1
|\
| * clean up some warnings when building recoveryDoug Zongker2014-02-141-0/+1
* | remove remaining libminelf referencesDoug Zongker2014-02-141-1/+0
|/
* add syspatch support to updaterDoug Zongker2014-02-131-0/+2
* Add liblogYing Wang2013-04-101-1/+1
* Remove HAVE_SELINUX guardsKenny Root2012-10-161-6/+1
* Use the static version of libsparseJoe Onorato2012-07-241-1/+1
* Multiple modules with the same name are going away.Joe Onorato2012-07-221-1/+4
* Link against libsparseColin Cross2012-07-181-1/+1
* Use a dependency file to replace the list file.Ying Wang2012-06-111-10/+14
* Extend recovery and updater to support setting file security contexts.Stephen Smalley2012-03-301-1/+2
* Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.Stephen Smalley2012-01-241-0/+5
* Support multiple recovery updater extensions.Michael Ward2011-07-151-2/+2
* Working ASLR implementationHristo Bojinov2010-08-021-0/+1
* Mute unwanted error messageYing Wang2010-07-211-1/+1
* support for ext4/EMMC filesystems in updater binaryDoug Zongker2010-07-021-1/+7
* am d8f7c9b8: Merge change 5545 into donutAndroid (Google) Code Review2009-06-301-1/+6
|\
| * remove updater from the user system imageDoug Zongker2009-06-261-1/+6
* | add device extension mechanism to updaterDoug Zongker2009-06-221-1/+37
|/
* edify extensions for OTA package installation, part 2Doug Zongker2009-06-121-1/+2
* edify extensions for OTA package installation, part 1Doug Zongker2009-06-121-0/+24