commit | 025ffd9c17a7b30d862436954aa0db8d08bfaa9f | [log] [tgz] |
---|---|---|
author | Tomasz Mikolajewski <mtomasz@google.com> | Tue Aug 04 18:38:31 2015 +0900 |
committer | Tomasz Mikolajewski <mtomasz@google.com> | Tue Aug 04 18:49:35 2015 +0900 |
tree | 6255d4904a7711eb4ec7e31120f09386aa97299a | |
parent | b2d33aee5122c91a59c2a676c0b89ad340232450 [diff] |
Add support for reading into a file descriptor on MTP devices. This will allow to read files on Java side without copying all bytes to memory first, which is problematic for large files such as movies. Bug:22908937 Change-Id: I67b116cf01d9e44af69f94c8edc64fd8fbf7b9a3