commit | bc4cb0bc79c0d366d6866fe4054a71e00d169ff9 | [log] [tgz] |
---|---|---|
author | Mike Lockwood <lockwood@android.com> | Mon Jul 26 20:40:45 2010 -0400 |
committer | Mike Lockwood <lockwood@android.com> | Mon Jul 26 20:40:45 2010 -0400 |
tree | 575e35759dcc1ae6a6e6efab1960d57d73f7a426 | |
parent | f78b26a572e3ba5d47009f3a810a15e252b5503c [diff] |
MTP host: Add support for reading files from an MTP device via ParcelFileDescriptor Also added some support for sending files to the device that hasn't been debugged yet. Add locking to MtpDevice to prevent it from attempting multiple transactions simultaneously. Change-Id: I2b995ba0af086cc6920bd6b8c869f540ad78560a Signed-off-by: Mike Lockwood <lockwood@android.com>