Android: Removed CAInitialize() call from the CA initializer.
authorTim Kourt <tim.a.kourt@intel.com>
Thu, 22 Oct 2015 23:26:16 +0000 (16:26 -0700)
committerJon A. Cruz <jonc@osg.samsung.com>
Sat, 21 Nov 2015 09:12:07 +0000 (09:12 +0000)
commit05ddec65a18a2ba1fc264bc8d97af1d194b8fa69
tree3f481d51d0f2c535f78453bb1e0b3b21cc6e3373
parentfbf9b8776f5eecdf672234cd005df3ecbbdd0948
Android: Removed CAInitialize() call from the CA initializer.

The early initialization call has prevented a proper propagation of the
configuration parameters into CA from ocstack.c. Therefore, IPv6 mode
was not available on Android.

Change-Id: Id90a1eb288ef80f08068113da2967e9ba0989483
Signed-off-by: Tim Kourt <tim.a.kourt@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3941
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Jon A. Cruz <jonc@osg.samsung.com>
android/android_api/base/jni/JniCaInterface.c