summaryrefslogtreecommitdiffstats
path: root/minadbd/services.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minadbd: update for adb_thread_create signature change.Josh Gao2016-02-231-2/+1
| | | | | Change-Id: Ifa0b4d8c1cf0bb39abac61984ff165e82e41222c (cherry picked from commit cc07b3556510d03e389a8994a8e5dbed3f3bbbb4)
* minadbd: use strdup() to create argument for sideload thread.Yabin Cui2015-09-301-2/+4
| | | | | | | | So sideload thread will not use argument which is to be freed in the main thread. Bug: 23968770 Change-Id: I9d6dadc6c33cfbe4b5759382a80fe14cd0d54355
* minadbd: move from D() to VLOG().Yabin Cui2015-09-241-2/+1
| | | | Change-Id: I542e2ae8f5ef18b2d6b3dbc1888b3ce1e02a7404
* minadbd: update service_to_fd() signature.David Pursell2015-09-041-1/+1
| | | | | | | No functional change, just matching the signature to an adb change. See https://android-review.googlesource.com/#/c/169601/. Change-Id: Ic826864e126054849b3a4d193ded8acc5ee5269c
* Track adb_thread_create API change.Elliott Hughes2015-05-051-4/+2
| | | | Change-Id: Ia3f30f3ba85c0246d4b667fb7723cfcdce299d4a
* Stop using adb_strtok, and check argument validity.Elliott Hughes2015-04-281-9/+10
| | | | Change-Id: I323ffda71b82cc939aed446f9c9fb86ca78df153
* Switch minadb over to C++.Elliott Hughes2015-04-101-0/+105
Change-Id: I5afaf70caa590525627c676c88b445d3162de33e