summaryrefslogtreecommitdiffstats
path: root/updater/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2016-02-04Switch from mincrypt to BoringSSL in applypatch and updater.Sen Jiang1-1/+1
2016-01-06IO fault injection for OTA packagesJed Estep1-1/+1
2015-11-16updater: libapplypatch needs libbase now.Tao Bao1-1/+1
2015-11-16DO NOT MERGE recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-3/+15
2015-11-16Stop using libstdc++.Dan Albert1-1/+1
2015-11-16recovery: Switch to clangTao Bao1-0/+2
2015-10-19Error correction: Use libfec in blockimg.cpp for recoverySami Tolvanen1-1/+2
2015-07-24updater: libapplypatch needs libbase now.Tao Bao1-1/+1
2015-07-17updater: libapplypatch needs libbase now.Tao Bao1-1/+1
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-3/+15
2015-07-14recovery: Switch applypatch/ and updater/ to cpp.Tao Bao1-3/+15
2015-06-03recovery: Switch to clangTao Bao1-0/+2
2015-05-19Stop using libstdc++.Dan Albert1-1/+1
2014-12-01Fix recovery image build for 32pBruce Beare1-1/+1
2014-11-22Add support for tune2fs file operationsMichael Runge1-0/+10
2014-11-21Add support for tune2fs file operationsMichael Runge1-0/+10
2014-08-26remove code for original block OTA mechanismDoug Zongker1-2/+0
2014-08-25remove code for original block OTA mechanismDoug Zongker1-2/+0
2014-08-20installer for new block OTA systemDoug Zongker1-0/+1
2014-08-19installer for new block OTA systemDoug Zongker1-0/+1
2014-02-14remove remaining libminelf referencesDoug Zongker1-1/+0
2014-02-14clean up some warnings when building recoveryDoug Zongker1-0/+1
2014-02-13add syspatch support to updaterDoug Zongker1-0/+2
2013-04-10Add liblogYing Wang1-1/+1
2012-10-16Remove HAVE_SELINUX guardsKenny Root1-6/+1
2012-08-14Use the static version of libsparseJoe Onorato1-1/+1
2012-08-14Multiple modules with the same name are going away.Joe Onorato1-1/+4
2012-07-24Use the static version of libsparseJoe Onorato1-1/+1
2012-07-22Multiple modules with the same name are going away.Joe Onorato1-1/+4
2012-07-18Link against libsparseColin Cross1-1/+1
2012-06-11Use a dependency file to replace the list file.Ying Wang1-10/+14
2012-03-30Extend recovery and updater to support setting file security contexts.Stephen Smalley1-1/+2
2012-01-24Add libselinux to LOCAL_STATIC_LIBRARIES wherever libext4_utils is used.Stephen Smalley1-0/+5
2011-07-15Support multiple recovery updater extensions.Michael Ward1-2/+2
2011-05-25Mute unharmful build warning at the top of the build log:Ying Wang1-1/+1
2010-09-15support for ext4/EMMC filesystems in updater binaryDoug Zongker1-1/+7
2010-08-02Working ASLR implementationHristo Bojinov1-0/+1
2010-07-21Mute unwanted error messageYing Wang1-1/+1
2010-07-02support for ext4/EMMC filesystems in updater binaryDoug Zongker1-1/+7
2009-11-13eclair snapshotJean-Baptiste Queru1-1/+37
2009-06-26remove updater from the user system imageDoug Zongker1-1/+6
2009-06-22add device extension mechanism to updaterDoug Zongker1-1/+37
2009-06-12edify extensions for OTA package installation, part 2Doug Zongker1-1/+2
2009-06-12edify extensions for OTA package installation, part 1Doug Zongker1-0/+24