Skip to content
Commit 047b938f authored by Narayan Kamath's avatar Narayan Kamath
Browse files

Fix several bad function definitions.

We claim these functions want jlong as input (8 bytes wide)
but the definitions use pointer types or jints
(4 bytes wide for 32 bit).

bug: 12890271

(cherry picked from 017546e6)

Change-Id: Iede02be90e6a3c9a2db1fe04dcd0db99abe37097
parent 2b3c14bf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment