From: lokilee73 Date: Wed, 7 Dec 2016 01:57:23 +0000 (+0900) Subject: fix bug when sending event noti X-Git-Tag: accepted/tizen/3.0/common/20161207.195428~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f465a205e07e65a5a9155cad98857050376ef7bd;p=platform%2Fcore%2Fsystem%2Fdeviced.git fix bug when sending event noti Change-Id: I143c31a9a3d847a46a3c8e9f39da10889ed774be Signed-off-by: lokilee73 --- diff --git a/src/battery/lowbat-handler.c b/src/battery/lowbat-handler.c index 40dfa02..a1e87c3 100755 --- a/src/battery/lowbat-handler.c +++ b/src/battery/lowbat-handler.c @@ -367,7 +367,7 @@ direct_launch: if (event_noti) { _I("call launch_noti_app(APP_NOTI, %s) for event noti", event_noti); - return add_notification(active_noti); + return add_notification(event_noti); } } else return launch_system_app(APP_DEFAULT,