Apply app_enable/disable feature 88/182488/2
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 05:06:05 +0000 (14:06 +0900)
commitd33282248a6a2b48570d86e75ca666339032dd1b
tree1d38f7638d7f15bb0c63009ea243933d7adec10b
parentf157fad27bb568395dfac314e38775c4da97a69a
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>
include/badge_setting_service.h
src/badge_setting_service.c [changed mode: 0644->0755]