JNI Init fix 2
This commit is contained in:
parent
0492cc6ecc
commit
16c8b3377b
@ -71,7 +71,7 @@ public class SiwgJNI {
|
|||||||
// Constructor
|
// Constructor
|
||||||
//
|
//
|
||||||
|
|
||||||
public SiwgJNI(Activity activity, Boolean data, String client_id) {
|
public SiwgJNI(Activity activity, boolean data, String client_id) {
|
||||||
this.activity = activity;
|
this.activity = activity;
|
||||||
this.client_id = client_id;
|
this.client_id = client_id;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user