commit | 77a1c65610618891ba28d7a10e4f107ea27e392e | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Mon Mar 28 14:37:12 2016 +0900 |
committer | Daichi Hirono <hirono@google.com> | Mon Mar 28 14:57:23 2016 +0900 |
tree | d73eae9e53f367dfb6e6da364346f4a38c2f7f93 | |
parent | 4d9b6e4f5724a4ef2340bc4725b824ca573f474c [diff] |
Open 4G+ file by using AppFuse. To open files by using AppFuse, the provider needs to know the size of file. Previously we cannot open 4G+ files because we cannot obtain file size for such large files. Now MtpDatabase contains correct size for 4GB+ file size. The CL starts opening files by using AppFuse which obtains partial bytes by using getObjectPartial64 operation. FIXED=26840097 Change-Id: I1cb41972175c2b98f4aa76981decc6b3ad35486d