commit | b1e1e3914c8be41c83d3f6e7c71e53dffcd43f16 | [log] [tgz] |
---|---|---|
author | Prabir Pradhan <prabirmsp@google.com> | Thu Dec 16 03:28:20 2021 -0800 |
committer | Prabir Pradhan <prabirmsp@google.com> | Thu Dec 16 03:28:20 2021 -0800 |
tree | d96ad9b2dca342412ee161ec626a6f14e5525c19 | |
parent | d34795a625e9e286d277e8ce35e0961a744b87bc [diff] |
Pass JNIEnv explicitly into AInputQueue_fromJava Instead of assuming a JNIEnv*, the method should have the env passed into it, which is the standard practice for native APIs. Bug: 210727635 Test: atest InputQueueTest Change-Id: I94d168e9370aed2081912971b82c472e18c65f12