summaryrefslogtreecommitdiffstats
path: root/media/mtp/Android.mk
Commit message (Expand)AuthorAgeFilesLines
* Remove last user of <cutils/tztime.h>.Elliott Hughes2014-07-241-3/+0
* Add liblogYing Wang2013-04-091-1/+1
* Stop building the unused host libmtp static library.Elliott Hughes2012-09-111-28/+0
* media/mtp: Add missing LOCAL_C_INCLUDESDavid 'Digit' Turner2012-01-131-0/+3
* Remove the simulator target from all makefiles.Jeff Brown2011-07-111-4/+0
* New APIs for MTP and PTP host supportMike Lockwood2011-01-221-2/+0
* Remove support for obsolete PTP content providerMike Lockwood2011-01-061-2/+0
* Change libusbhost and libmtp from static to shared librariesMike Lockwood2010-12-291-1/+3
* Revert "MTP: Remove static library build for linux host."Mike Lockwood2010-12-071-0/+29
* Rename MtpCursor to PtpCursorMike Lockwood2010-11-231-1/+1
* MTP: Remove static library build for linux host.Mike Lockwood2010-11-231-29/+0
* Fix sim-eng build.Andy McFadden2010-07-201-2/+2
* MTP: add Linux host library for MTP/PTP host support.Mike Lockwood2010-07-201-0/+30
* Exclude MTP implementation from simulator buildMike Lockwood2010-07-151-0/+5
* MTP: Add support for sending events to the host when objects are added and re...Mike Lockwood2010-07-131-0/+1
* Remove some scafolding and test code that is no longer worth maintaining.Mike Lockwood2010-07-091-43/+0
* MTP: remove separate audio table from prototype MTP databaseMike Lockwood2010-07-081-3/+2
* MTP: Make MtpDatabase class abstract so we can have multiple implementationsMike Lockwood2010-07-021-10/+2
* Try to fix the simulator build.Mike Lockwood2010-06-301-5/+4
* MTP: Add MtpServer Java class to wrap MTP device support.Mike Lockwood2010-06-301-27/+20
* MTP: host support for retrieving device property descriptorsMike Lockwood2010-06-071-0/+1
* Add missing library to linker command line.Doug Kwan2010-06-031-1/+1
* Add missing libraries, in order for gold to work.Jing Yu2010-06-031-1/+2
* Prototype Content Provider support for MTP/PTP devices.Mike Lockwood2010-06-011-12/+5
* PTP host: Implement getObjectHandles and getObjectInfo commandsMike Lockwood2010-05-191-0/+2
* More work on PTP host support.Mike Lockwood2010-05-191-1/+5
* MTP: More prototyping work:Mike Lockwood2010-05-181-1/+29
* Exclude mtptest program from simulator builds.Mike Lockwood2010-05-131-0/+4
* Checkpoint work on MTP and PTP investigation.Mike Lockwood2010-05-131-0/+69