[IOT-1955] Notification service fails to load libca-interface.so
authorPoovizhi <poovizhi.a@samsung.com>
Thu, 23 Mar 2017 12:37:29 +0000 (18:07 +0530)
committerUze Choi <uzchoi@samsung.com>
Fri, 24 Mar 2017 08:51:03 +0000 (08:51 +0000)
commitfc3c5ca0c1de1ee22670c9d7b349732270c3aa29
tree9f3001c3071c2b71de27cfe36dbecccd3fea27f1
parent8113caa86c24d2939faf1ba3c2d7985929c25981
[IOT-1955] Notification service fails to load libca-interface.so

Changes are made to add libca-interface.so to service/notification. This library
requires libresource_directory.so and hence added that.
Changes added in build.gradle to avoid duplicates.

Change-Id: I0a40aa9fdb726fb7a1e778ff63155d78ffde21f6
Signed-off-by: Poovizhi <poovizhi.a@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/18133
Tested-by: jenkins-iotivity <jenkins@iotivity.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/android/notification-service/src/main/jni/Android.mk
service/notification/examples/android/NotiConsumerExample/app/build.gradle
service/notification/examples/android/NotiProviderExample/app/build.gradle