android: Fix resource_directory build issue
authorPhilippe Coval <philippe.coval@osg.samsung.com>
Thu, 1 Dec 2016 18:47:25 +0000 (19:47 +0100)
committerPhil Coval <philippe.coval@osg.samsung.com>
Thu, 1 Dec 2016 22:18:20 +0000 (22:18 +0000)
commitfbd4a06999fd581fc2da9901e40c3f5b8569f69a
tree643f3637b42668c223b2cefb626c34970226987e
parent44a76216853b1ad77db539b55450f7e28ca04663
android: Fix resource_directory build issue

jni/../../../../out/android/armeabi/debug/libresource_directory.so exists  or that its path is correct

In https://gerrit.iotivity.org/gerrit/#/c/14731, resource_directory was added in the resource-container. It is not
needed and break android build.

Change-Id: I05a1b422f6561102c641cc50cd68baa58768b11a
Signed-off-by: Philippe Coval <philippe.coval@osg.samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/15031
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Habib Virji <habib.virji@samsung.com>
android/android_api/base/jni/Android.mk
service/resource-container/SConscript