Add the check routine for app_enable/disable 51/102051/11
authorMyungki Lee <mk5004.lee@samsung.com>
Fri, 16 Dec 2016 10:06:53 +0000 (19:06 +0900)
committerMyungki Lee <mk5004.lee@samsung.com>
Fri, 16 Dec 2016 10:06:53 +0000 (19:06 +0900)
commit9dd2989caf6f10420c26df483aa89ab57f379da6
treeea5f853ceee6c93dfbb22c62c2da3917fca4fc6d
parent4179f55f5c1a6efc634cdc723f77011b02347038
Add the check routine for app_enable/disable

- when app disabled, notification will not post.

Change-Id: If6bffd5b4e73e5127655270b57c5ec6d1f9e3d78
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
include/notification_setting_internal.h
include/notification_setting_service.h
scripts/505.notification_upgrade.sh
src/notification_db.c
src/notification_ipc.c
src/notification_noti.c
src/notification_setting.c
src/notification_setting_service.c
test-app/main.c