Remove build warning realted MQ in android JNI.
authorjihwan.seo <jihwan.seo@samsung.com>
Thu, 6 Oct 2016 06:04:05 +0000 (15:04 +0900)
committerRick Bell <richard.s.bell@intel.com>
Tue, 11 Oct 2016 18:30:13 +0000 (18:30 +0000)
commit21c4bbc85ab4f1ce35152e3a1c769663db23ca3f
treee486f9977ed3fce0a59cd58975e3f65364f340c2
parent921341bdb110113afbfffb4c4de98f2f4eb7ba1c
Remove build warning realted MQ in android JNI.

There is a redefined proprocessor in JniOnMQSubscribeListener.h
since octypes.h has it. it should be removed

------------------------------warning---------------------------------------
jni/JniOnMQSubscribeListener.h:26:0: warning: "MAX_SEQUENCE_NUMBER" redefined
 #define MAX_SEQUENCE_NUMBER 0xFFFFFF
----------------------------------------------------------------------------

Change-Id: If57b79b963d700459a59d2fb8704a60ad019e838
Signed-off-by: jihwan.seo <jihwan.seo@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/12857
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Larry Sachs <larry.j.sachs@intel.com>
Reviewed-by: Rick Bell <richard.s.bell@intel.com>
android/android_api/base/jni/JniOnMQSubscribeListener.h