summaryrefslogtreecommitdiffstats
path: root/minadbd/Android.mk (unfollow)
Commit message (Expand)AuthorFilesLines
2017-12-12Fix build error in AOSP 8.1.0 r1 treeandroid-8.0Ethan Yonker1-0/+27
2017-11-15minadbd: Remove two warning options.Tao Bao1-3/+1
2017-11-03Switch to bionic gtest in bootable/recoveryTianjie Xu1-2/+7
2017-10-12Drop -Wno-unused-parameter.Tao Bao1-1/+16
2017-07-25Remove LOCAL_CLANGLennart Wieboldt1-2/+0
2017-03-29Add test config to minadbd_testDan Shi1-0/+1
2017-01-11build: Consolidate the crypto_utils presence testsD. Andrei Măceș1-1/+2
2016-09-15Fix libcrypto dependency in 6.0 treesEthan Yonker1-1/+9
2016-08-30minadbd: rename adb_server_main to minadbd_main.Josh Gao1-1/+1
2016-08-26Fix compatibility across the boardEthan Yonker1-0/+1
2016-08-10adb headers now refer to openssl headers.Elliott Hughes1-1/+1
2016-06-17Minor minadbd cleanup.Elliott Hughes1-1/+1
2015-11-16recovery: Switch to clangTao Bao1-0/+1
2015-06-03recovery: Switch to clangTao Bao1-0/+1
2015-05-02Fix mips64 minadbd_test build.Elliott Hughes1-1/+1
2015-05-02Fix mips64 minadbd_test build.Elliott Hughes1-1/+1
2015-05-02Move minadb over to new API.Elliott Hughes1-0/+1
2015-05-02Fix minadb_test build breakage.Elliott Hughes1-1/+1
2015-05-02Fix minadb_test build breakage.Elliott Hughes1-1/+1
2015-05-02Move minadb over to new API.Elliott Hughes1-1/+2
2015-04-10Switch minadb over to C++.Elliott Hughes1-3/+3
2015-03-14Remove unused libutils references.Dan Albert1-1/+1
2015-02-27Add tests for read_block_adb.Dan Albert1-8/+21
2015-02-25Remove _(GNU|XOPEN)_SORUCE makefile cruft.Dan Albert1-2/+0
2015-02-25Fix build from implicit declaration.Dan Albert1-11/+11
2015-02-20Kill of most of the remainder of minadbd.Dan Albert1-2/+1
2015-02-19Move adb_main to its own file.Dan Albert1-0/+1
2015-02-19Use headers from adb.Dan Albert1-1/+1
2015-02-19Remove unused code.Dan Albert1-1/+0
2015-02-19Lose USB transport code to libadb.Dan Albert1-3/+0
2014-11-25Start losing code to libadb.Dan Albert1-3/+0
2014-11-07Fix up libminadbd make fileEthan Yonker1-2/+1
2014-11-07Fix up old libminui to compileEthan Yonker1-1/+1
2014-07-10refactor fuse sideloading codeDoug Zongker1-2/+4
2014-07-02sideload without holding the whole package in RAMDoug Zongker1-4/+2
2013-04-04Move all AOSP code out of recovery binaryDees_Troy1-4/+5
2012-01-18support "sideload over ADB" modeDoug Zongker1-0/+32
2012-01-10support "sideload over ADB" modeDoug Zongker1-0/+32