summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorDaichi Hirono <hirono@google.com>2016-01-25 14:26:14 +0900
committerDaichi Hirono <hirono@google.com>2016-01-26 16:30:08 +0900
commitb36b15586a5d3d0de590773ce4392fa3a82af66a (patch)
tree128296a8e0d77083fabab15bd3c79a802fb52640 /tools/aapt2/java/JavaClassGenerator_test.cpp
parente76958297a52de290e8d985a8a5d56c12ba8c779 (diff)
Fix bugs that prevent from using AppFuse.
* Allow buffer size that is greater than requested read size in JNI, because we reuse fixed-size buffer among multiple requests. * Fix condition to check if the file size is greater than 4GB or not. We need to use 0xffffffffl instead of 0xffffffff because 0xffffffff is int and its value is -1. BUG=None Change-Id: I155916e139353b15dc1ab535234faf50d942996d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions