summaryrefslogtreecommitdiffstats
path: root/minadbd/minadbd.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to AOSP 8.0 baseEthan Yonker2017-09-081-1/+1
| | | | Change-Id: I29fe722b4eb9718765327902779046840a01433e
* minadbd: rename adb_server_main to minadbd_main.Josh Gao2016-08-301-0/+43
adb_server_main in adb refers to the adb server on the host, not adbd. Since there doesn't seem to be a good reason to reuse the declaration from adb's headers, give minadbd a main function of its own. Change-Id: I748f1a6822dc14c726cb73ef3b533c57a6615608