Wrong arguments for JNI call

Two bugs are addressed here:
1. The original code passed 3 arguments to a method expecting two.
2. The UUID Java class expects the UUID bytes to be encoded as big-
   endian into the longs.

Test: Manual verification
Change-Id: Id597f31749ed8ff5be4b910c044f17df1be4da78
1 file changed