summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2014-10-06 12:42:00 -0700
committerMathieu Chartier <mathieuc@google.com>2014-10-06 12:44:09 -0700
commit6a5e6df96858bd581151cc99421f67a0674b76d1 (patch)
treeaa2a8ca7bb9df35f7ccddfb4188c50ebe44ebee4 /tools/aapt2/java/JavaClassGenerator_test.cpp
parent71c4578def00a5a4b9e159fd1ab88e616bc7e159 (diff)
Fix incorrect JNI_ABORT
If there is a copy, JNI_ABORT does NOT copy back into the corresponding java array. Changing this to 0 is what you want since this will copy the data back if needed and free the temporary storage. Bug: 16858794 Change-Id: I3f3b426ea3cbba577bb720532c16ebf7493f1c1c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions