commit | 21e2d99bcd577eccd2cf3c0f99688814c213330f | [log] [tgz] |
---|---|---|
author | Andrew Hsieh <andrewhsieh@google.com> | Fri Aug 07 11:47:21 2015 +0800 |
committer | Andrew Hsieh <andrewhsieh@google.com> | Fri Aug 07 11:50:49 2015 +0800 |
tree | 30c233e7371497cad081691359e322542e875c94 | |
parent | f8b556525a4125c8b20dcdc613a94a3f51b4bf1a [diff] |
Fix build Change to use ScopedBytesRW because JNI function ReleaseByteArrayElements 2nd arg doesn't accept "const", (ie. no guarentee to keep content jbyte points to intact) BUG=22511234 Change-Id: I48eac3c228fc9157711b137b88217481c39b3218