summaryrefslogtreecommitdiffstats
path: root/minadbd/adb_main.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor minadbd cleanup.Elliott Hughes2016-06-171-2/+0
| | | | | | | Distinguish our "services.cpp" more clearly from the regular adbd "services.cpp", and remove a few useless includes of "sysdeps.h". Change-Id: Ided4945a3ac5916133322ca7e95fa51add9abaa4
* Track name change from adb_main to adb_server_main.Elliott Hughes2015-11-201-1/+1
| | | | Change-Id: I835805348a9817c81639ad8471e3b49cae93c107
* minadbd: move from D() to VLOG().Yabin Cui2015-09-241-3/+1
| | | | Change-Id: I542e2ae8f5ef18b2d6b3dbc1888b3ce1e02a7404
* Fix recovery image build.Elliott Hughes2015-08-071-1/+1
| | | | | | A recent adb cleanup changed the signature of adb_main. Change-Id: I98d084f999966f1a7aa94c63e9ed996b3375096d
* Allow sideloading without authentication.Elliott Hughes2015-06-231-1/+5
| | | | | Bug: http://b/22025550 Change-Id: I20f09ae442536f924f19ede0abf6a2bcc0a5cedf
* Fix build following adb change.Dan Albert2015-05-081-5/+1
| | | | Change-Id: I2e0fb7e880e205b0bca324ff53ffdb5df9e34baf
* Switch minadb over to C++.Elliott Hughes2015-04-101-0/+45
Change-Id: I5afaf70caa590525627c676c88b445d3162de33e