summaryrefslogtreecommitdiffstats
path: root/otautil/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-11libotautil: Add missed headerHumberto Borba1-0/+6
2017-05-10otautil: Android.mk -> Android.bpSteven Moreland1-33/+0
2017-03-31Merge "Log temperature during OTA update" am: bc2c51a97f am: 1d7e500bfcTianjie Xu1-4/+8
2017-03-28Log temperature during OTA updateTianjie Xu1-4/+8
2016-11-08otautil: Clean up obsolete includes.Tao Bao1-6/+0
2016-11-08otautil: Clean up obsolete includes.Tao Bao1-6/+0
2016-10-18Replace minzip with libziparchiveTianjie Xu1-7/+17
2016-09-30Turn on -Werror for recoveryTianjie Xu1-0/+1
2016-09-30Turn on -Werror for recoveryTianjie Xu1-0/+1
2016-09-01Switch recovery to libbase loggingTianjie Xu1-1/+1
2016-07-14Touch blocks in care_map in update_verifierTianjie Xu1-1/+4
2015-12-08update_verifier: Log to logd instead of kernel log.Tao Bao1-1/+1
2015-12-08Add update_verifier for A/B OTA update.Tao Bao1-11/+4
2015-11-16recovery: Switch to clangTao Bao1-0/+2
2015-09-04move uncrypt from init.rc to uncrypt.rcTom Cherry1-0/+2
2015-08-10Use unique_ptr and unique_fd to manager FDs.Tao Bao1-0/+2
2015-06-10Separate uncrypt into two modesTao Bao1-1/+1
2015-06-03recovery: Switch to clangTao Bao1-0/+2
2015-05-28Separate uncrypt into two modesTao Bao1-1/+1
2015-05-06uncrypt: Switch to C++Tao Bao1-1/+1
2015-05-06uncrypt: Switch to C++Tao Bao1-1/+1
2014-12-02 Make the android-5.0 branch compile in 4.4 to 4.1Ethan Yonker1-1/+1
2014-08-26open misc device in write-only modeDoug Zongker1-1/+1
2014-08-14revert uncrypt back to dynamic linking, fix libsDoug Zongker1-6/+1
2014-08-14change uncrypt to static linkingDoug Zongker1-0/+2
2014-08-14change uncrypt to static linkingDoug Zongker1-0/+2
2014-01-16program to store unencrypted files in an encrypted filesystemDoug Zongker1-8/+9
2010-08-02Working ASLR implementationHristo Bojinov1-0/+27