[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>
Thu, 29 Sep 2016 07:01:57 +0000 (07:01 +0000)
commit781d8c41d0a88d3b267f1dfd13b0c5f42f78c04b
treece4d80b75b0eb4fd1c3b73ba541b0fbac61fc63d
parent3e6045e7c0f0aa46c667f11b9955115cd1b85ad8
[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>
(cherry picked from commit c4dbbd77989f236ab1ae900b45a764cf2eb5d024)
Reviewed-on: https://gerrit.iotivity.org/gerrit/12507
android/android_api/base/jni/JniOcPlatform.cpp