android: fix WELL_KNOWN_QUERY
authorHauke Mehrtens <hauke.mehrtens@lantiq.com>
Wed, 12 Aug 2015 13:36:35 +0000 (15:36 +0200)
committerErich Keane <erich.keane@intel.com>
Fri, 14 Aug 2015 21:33:23 +0000 (21:33 +0000)
commitf9222f36a8f126c499ed08a78042c79ccad1227d
tree7052cc3dd6877685fd19527b9bc6502538a68997
parenta937b4a6c5b89d8b1348b6864a57303163b4bdc3
android: fix WELL_KNOWN_QUERY

The multicast IP address schould not be added to the WELL_KNOWN_QUERY constant.
Without this patch the IP address is added as part of the URI path.

Change-Id: I01589dff9239bd21b796b7bd925830799c6b5e52
Signed-off-by: Hauke Mehrtens <hauke.mehrtens@lantiq.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/2184
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Tim Kourt <tim.a.kourt@intel.com>
Reviewed-by: Erich Keane <erich.keane@intel.com>
android/android_api/base/src/main/java/org/iotivity/base/OcPlatform.java