aboutsummaryrefslogtreecommitdiffstats
path: root/minadbd/services.cpp
Commit message (Collapse)AuthorAgeFilesLines
* minadbd: use strdup() to create argument for sideload thread.Yabin Cui2015-11-071-2/+4
| | | | | | | | So sideload thread will not use argument which is to be freed in the main thread. Bug: 23968770 Change-Id: I9d6dadc6c33cfbe4b5759382a80fe14cd0d54355
* Stop using adb_strtok, and check argument validity.Elliott Hughes2015-04-281-9/+10
| | | | | | (cherry picked from commit ba45ddf37cf4543143af6b2e27fc1214f3dbe892) Change-Id: Iba4f77f7db54ca0184437bd8ea96abfadabc72a3
* Switch minadb over to C++.Elliott Hughes2015-04-101-0/+105
Change-Id: I5afaf70caa590525627c676c88b445d3162de33e