Modify logic related with setting refresh 57/129257/1 accepted/tizen/3.0/common/20170518.163326 accepted/tizen/3.0/ivi/20170518.011004 accepted/tizen/3.0/mobile/20170518.010957 accepted/tizen/3.0/tv/20170518.011000 accepted/tizen/3.0/wearable/20170518.011002 submit/tizen_3.0/20170516.004818
authorSeungha Son <seungha.son@samsung.com>
Thu, 11 May 2017 07:47:57 +0000 (16:47 +0900)
committerSeungha Son <seungha.son@samsung.com>
Tue, 16 May 2017 00:23:18 +0000 (09:23 +0900)
commit8bccd8ab343d9d73f0163e5519cee6f130d8fd20
tree2d576108245976069966838da08e92e3386cf8a4
parentf659297ee4d9b6adb4beb27983f9f37914409418
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