java: Move the loadLibrary for syncbase inside the init

Syncbase.init is the place we want the loading of the syncbase library
to take place. Until now, we had it outside. This change fixes that.

Change-Id: I41e5a239ebf61810f6ec5fd7ad07fa1bf2a1ba40
3 files changed