Clean-up GlobalDAO (SecureByDefault)
authorJihoon Chung <jihoon.chung@samsaung.com>
Thu, 17 Oct 2013 03:00:05 +0000 (12:00 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 21 Oct 2013 11:51:10 +0000 (11:51 +0000)
commit49e35a9f2f44a2035af6f7d12e4d2bfe1e98f444
tree15c506d657e02b56db79edc05fba9f1cfabda019
parent13cc5bdc4c1514066f156ace7e94905805a10630
Clean-up GlobalDAO (SecureByDefault)

[Issue#]   LINUXWRT-1028
[Problem]  GlobalDAO has unnecessary API.
[Cause]    N/A
[Solution] Remove "SecureByDefault" API
           - "SecureByDefault" setting uses for WAC(SP-2067).
             As current Tizen WRT haven't consider supporting WAC, remove code regarding "SecureByDefault".
           - SP-2067 The WRT MUST provide a user-configurable 'secure-by-default' preference to enable installation of widgets
                     that are not distributor-signed, with the default value set to "No".
                     If the user selects "Yes",
                     they MUST be shown a warning explaining the potential dangers of installing unsigned widgets.
[Verification] Checking API usage
               - No usage
[SCMRequest] N/A

Change-Id: Ic444ef99d7c09b7d2d5159c7e95b4465dad00012
modules/widget_dao/dao/global_dao.cpp
modules/widget_dao/dao/global_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/global_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/global_dao.h
modules/widget_dao/orm/wrt_db