jni_generator: Fix proxy native handling of arrays.
While the JNIProcessor was already handling arrays correctly, the jni_generator was generating incorrect native method signatures for return types and parameters that used 2D arrays. The script now handles multi-dimensional arrays. Bug: 1000820 Change-Id: I6b6110e2bb07328a0618ae605b055d81c4d5a2aa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1788481 Commit-Queue: Eric Stevenson <estevenson@chromium.org> Reviewed-by:Andrew Grieve <agrieve@chromium.org> Cr-Commit-Position: refs/heads/master@{#694124}
Showing
Please register or sign in to comment