Apply app_enable/disable feature 09/182709/1
authorjusung son <jusung07.son@samsung.com>
Mon, 25 Jun 2018 10:57:55 +0000 (19:57 +0900)
committerjusung son <jusung07.son@samsung.com>
Wed, 27 Jun 2018 08:33:29 +0000 (08:33 +0000)
commit3ba37f04e194951d7f7609ae27c0c54bf6b37063
tree91bbc1758f8f7aebeac75978e504811e38dc8847
parent99a9e87264d7697121258025aaee65c9d4775903
Apply app_enable/disable feature

 - App information is stored in the allow_to_display column of the badge_setting table
   The first bit indicates allow information, and the second bit indicates app disable information

Change-Id: Iaa81a4e1d4a520dafc4fa743f94c8c7e465d8095
Signed-off-by: jusung son <jusung07.son@samsung.com>
(cherry picked from commit d33282248a6a2b48570d86e75ca666339032dd1b)
include/badge_setting_service.h
src/badge_setting_service.c [changed mode: 0644->0755]