Bug fix about invalid parsing and modify sconscript.
authorjaesick.shin <jaesick.shin@samsung.com>
Tue, 11 Oct 2016 03:44:47 +0000 (12:44 +0900)
committerUze Choi <uzchoi@samsung.com>
Wed, 12 Oct 2016 10:14:53 +0000 (10:14 +0000)
commitc31017dab2e32d57fa28c241e43f4f3744c84d31
tree7fcaf2ab8494e6baabb272721913fb99877f70fc
parent727e1ba3cbd4d8fd9fbfa30d1f25529f7c24ee31
Bug fix about invalid parsing and modify sconscript.

this patch include,
1. Bug fix about invalid parsing in jni side
   and send notification was changed to once call.
2. Modify sconscript for android 6.0 devices

Change-Id: I9ae6d68ebf24d944e896db54949f86de62fc0f6e
Signed-off-by: jaesick.shin <jaesick.shin@samsung.com>
Reviewed-on: https://gerrit.iotivity.org/gerrit/13067
Tested-by: jenkins-iotivity <jenkins-iotivity@opendaylight.org>
Reviewed-by: Uze Choi <uzchoi@samsung.com>
service/notification/SConscript
service/notification/android/notification-service/src/main/jni/provider/JniNotificationProvider.cpp
service/notification/examples/android/NotiProviderExample/app/src/main/java/com/sec/notiproviderexample/MainActivity.java