diff options
author | Elliott Hughes <enh@google.com> | 2009-10-06 14:08:53 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2009-10-06 14:08:53 -0700 |
commit | 8752768df468b55d4ef6ee009aee70553a2d34c4 (patch) | |
tree | 0982beec379fae0301f406017bd81ec33eb9e25a /tools/integrate/PushAndroidCode.java | |
parent | a9bdd05589c6a311764ed86aec99ffa90325737e (diff) |
Don't use GetPrimitiveArrayCritical around network operations.
This code seems to have been using GetPrimitiveArrayCritical to
work around the fact that it was supply JNI_ABORT on release,
where it really wanted GetByteArrayElements and to keep its
changes (since the whole point of the byte[] was to keep state
between calls).
Diffstat (limited to 'tools/integrate/PushAndroidCode.java')
0 files changed, 0 insertions, 0 deletions