Modify logic related with setting refresh 46/128746/6
authorSeungha Son <seungha.son@samsung.com>
Thu, 11 May 2017 07:47:57 +0000 (16:47 +0900)
committerSeungha Son <seungha.son@samsung.com>
Mon, 15 May 2017 00:29:47 +0000 (09:29 +0900)
commit3bd7ccaf1a4e4a056f4b18c8128c5f07464eb2c7
tree4033752b9adecc32dfb5594d3c55a2ce945ca8c7
parentd982fb5e6db31ab10c0fb11cc6df79ca3004d2b4
Modify logic related with setting refresh

 If an application wants to get a notification_setting_h by using appid,
 the response time will be longer if DB data is not created.
 If the information is not in DB data, it shortens response time
 by sending initialized setting handle.

Signed-off-by: Seungha Son <seungha.son@samsung.com>
Change-Id: Ie131b6d93309560c395d50f9b90921b2e41f7cfd
src/notification_service.c