summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk (follow)
Commit message (Expand)AuthorAgeFilesLines
* updater: link libcrypto_utils_static if it existsndnvaps2017-01-121-0/+4
* Fix updater binary for 7.0Ethan Yonker2016-08-311-17/+3
* twrp: Use the correct lib nameHumberto Borba2016-08-311-1/+1
* Update to 7.0Ethan Yonker2016-08-241-5/+23
|\
| * resolve merge conflicts of 7b6027dde4 to master.Tao Bao2016-02-041-1/+1
| |\
| | * Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang2016-02-041-1/+1
| * | IO fault injection for OTA packagesJed Estep2016-01-061-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
* | Merge up to AOSP marshmallow-releaseEthan Yonker2015-10-091-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
* | | recovery: Add lz4 libs if availableTom Marshall2015-05-191-0/+3
* | | updater: only include tune2fs support when libtune2fs is availableEthan Yonker2015-03-191-1/+4
* | | Merge tag 'android-5.1.0_r1' of https://android.googlesource.com/platform/bootable/recovery into aospEthan Yonker2015-03-131-0/+10
|\| |
| * | Add support for tune2fs file operationsMichael Runge2014-11-211-0/+10
| |/
* | More make file tweaksEthan Yonker2014-11-061-1/+0
* | Merge in lollipop and attempt to fix merge conflictsEthan Yonker2014-11-061-0/+2
|\|
| * 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
* | Fix updater makefilesDees Troy2013-11-031-1/+7
* | Update to latest AOSP masterDees_Troy2013-09-041-7/+2
|\|
| * Add liblogYing Wang2013-04-101-1/+1
| * Remove HAVE_SELINUX guardsKenny Root2012-10-161-6/+1
* | Fix write_raw_image to work with mmcDees_Troy2013-04-201-0/+1
* | Fix building of updater for 4.2 environmentDees_Troy2013-02-221-0/+6
* | Fix updater binary compileDees_Troy2012-10-111-2/+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