commit | d2229a65f53e7b9e9fc861ac300607a329153c4c | [log] [tgz] |
---|---|---|
author | Daichi Hirono <hirono@google.com> | Tue Jul 11 11:18:34 2017 +0900 |
committer | Daichi Hirono <hirono@google.com> | Tue Jul 11 13:30:00 2017 +0900 |
tree | a6a4288f6dfbaa6fc2f43bddcff9ba4d395439cb | |
parent | 06815d6023f03f0169d67634b3ba10d60c33c7e2 [diff] |
Fix method sinature of FuseAppLoop JNI code The file size passed to replyLookup and replyGetAttr needed to be jlong, but they were jint before the fix. Bug: 63543158 Test: Transfer 4GB+ files through ProxyFileDescriptor Change-Id: Idaf27538e067854a25ae413651d8f83f0df3f387