Android: fix for IOT-755
authorTim Kourt <tim.a.kourt@intel.com>
Thu, 24 Sep 2015 23:47:08 +0000 (16:47 -0700)
committerPatrick Lankswert <patrick.lankswert@intel.com>
Fri, 25 Sep 2015 16:00:08 +0000 (16:00 +0000)
commit24cda274e3050433677518b94dfb15d0bae59db5
tree22780b2eaf554a91195a0508f6e85b2a89baf645
parenta993c18612ba08e00df46926a177f23017d5c614
Android: fix for IOT-755

1. Moved a number of function implementations from OCResource.h into OCResource.cpp to make Android happy
2. Updated android smoke tests

Change-Id: I0bf0edfae7490204d2f4ca44052066fc2dd9af12
Signed-off-by: Tim Kourt <tim.a.kourt@intel.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/3067
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Nagabharan Nagendran <nagabharan.nagendran@intel.com>
Reviewed-by: Joseph Morrow <joseph.l.morrow@intel.com>
Reviewed-by: Patrick Lankswert <patrick.lankswert@intel.com>
android/android_api/base/src/androidTest/java/org/iotivity/base/SmokeTest.java
resource/include/OCResource.h
resource/src/OCResource.cpp