Add apis for dnd_allow_exception 46/87646/12
authorMyungki Lee <mk5004.lee@samsung.com>
Mon, 19 Sep 2016 10:10:19 +0000 (19:10 +0900)
committerMyungKi Lee <mk5004.lee@samsung.com>
Tue, 20 Sep 2016 02:35:34 +0000 (19:35 -0700)
commit1a3acd7e3f047f73df92142433a35e53dc5e8ab7
tree6876474c660c231f444198b714791f27ca745543
parent1e5a04e2c09ca4874715e58b27d43804a66af829
Add apis for dnd_allow_exception

- notification_system_setting_set_dnd_allow_exceptions()
  notification_system_setting_get_dnd_allow_exceptions()

Change-Id: I9e2fda4ca1b705383a7d74dea5198eef99c19063
Signed-off-by: Myungki Lee <mk5004.lee@samsung.com>
include/notification_ipc.h
include/notification_private.h
include/notification_setting_internal.h
include/notification_setting_service.h
src/notification_db.c
src/notification_ipc.c
src/notification_setting.c
src/notification_setting_service.c
test-app/main.c