[IOT-1324] Fix crash issue which call getPlatformInfo with QoS.
authorjihwan.seo <jihwan.seo@samsung.com>
Tue, 27 Sep 2016 09:52:13 +0000 (18:52 +0900)
committerAshok Babu Channa <ashok.channa@samsung.com>
Wed, 28 Sep 2016 05:13:56 +0000 (05:13 +0000)
commitc4dbbd77989f236ab1ae900b45a764cf2eb5d024
treeaf73534c30ec5a1bd3b1fb9605faebf75d5178c1
parent5e990887dc86ae8f9347b7ff4de397cbedac96c5
[IOT-1324] Fix crash issue which call getPlatformInfo with QoS.

The Listener for getPlatformInfo with QoS used DeviceInfoListener.
So, it replace with PlatformInfoListener.
(it was occurred in Android Platform)

Change-Id: Ia9f0530465267a6f338dc67ba42a8c5b396271ef
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12293
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Ziran Sun <ziran.sun@samsung.com>
Reviewed-by: Jaehong Jo <jaehong.jo@samsung.com>
Reviewed-by: Dave Thaler <dthaler@microsoft.com>
Reviewed-by: Ashok Babu Channa <ashok.channa@samsung.com>
android/android_api/base/jni/JniOcPlatform.cpp