diff options
author | Daichi Hirono <hirono@google.com> | 2016-03-28 14:37:12 +0900 |
---|---|---|
committer | Daichi Hirono <hirono@google.com> | 2016-03-28 14:57:23 +0900 |
commit | 77a1c65610618891ba28d7a10e4f107ea27e392e (patch) | |
tree | d73eae9e53f367dfb6e6da364346f4a38c2f7f93 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions