android: use new jni lib
This commit is contained in:
parent
1be3d27ebe
commit
9cb2c8cca7
@ -58,8 +58,7 @@ public class AndroidMapView extends RelativeLayout implements MapRenderCallback
|
||||
private final MapView mMapView;
|
||||
|
||||
static {
|
||||
System.loadLibrary("glutils");
|
||||
System.loadLibrary("triangle");
|
||||
System.loadLibrary("vtm-jni");
|
||||
//System.loadLibrary("tessellate");
|
||||
|
||||
CanvasAdapter.g = AndroidGraphics.INSTANCE;
|
||||
|
Loading…
x
Reference in New Issue
Block a user