notification : change add_notification to send a few parameters 97/109897/1 accepted/tizen/3.0/common/20170113.072401 accepted/tizen/3.0/ivi/20170113.001247 accepted/tizen/3.0/mobile/20170113.001204 accepted/tizen/3.0/tv/20170113.001217 accepted/tizen/3.0/wearable/20170113.001232 submit/tizen_3.0/20170112.092741
authorlokilee73 <changjoo.lee@samsung.com>
Thu, 12 Jan 2017 07:05:06 +0000 (16:05 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Thu, 12 Jan 2017 07:05:12 +0000 (16:05 +0900)
commitc5a388a6c2e77a7f690d18489f9db7c9251d5173
treed2e32027252f1569d68093b5fc4d784df589c44b
parentd6abe66afce396a24bbd1250c5cdb07f0347e1ef
notification : change add_notification to send a few parameters

when notification is sent, we sometimes need to send a few parameters. for example, int, char, string and so on.
So, add_notification is modified to consider those cases.

Change-Id: Ie191e29bddcb39e0eada395a8c6542a53aae1468
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
src/apps/apps.c
src/apps/apps.h
src/battery/lowbat-handler.c
src/thermal/thermal.c
src/usb/usb-state.c [changed mode: 0644->0755]