commit | d07f5d926ac1bb4f47bc8926d972fb59309d4ecb | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 14 08:29:19 2022 +0000 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Mon Feb 14 08:29:19 2022 +0000 |
tree | bd188b6c99070ef9ec30a7fe8e685b1ea621b7c4 | |
parent | c9a39b306628d5e77b0904f127ae1354af2ea6be [diff] |
Call the right JNI helper. The method returns void, so we should use CallStaticVoidMethod. Test: test_com.android.art Bug: 218518604 Change-Id: I911b6b62cb00f52565a3a95b111b80115f4df3a1