Add deprecated mark to unnecessary GlobalDAO method
authorJihoon Chung <jihoon.chung@samsaung.com>
Tue, 15 Oct 2013 01:05:48 +0000 (10:05 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Thu, 17 Oct 2013 00:54:27 +0000 (00:54 +0000)
commit7fde65d6b2b8ca098ead7ccd1ce25c435d7af8a3
tree99f49e3521e820680096d657154ba21536e83177
parent3bd97e2c427cecdcba31c83b936b0e35a147a8ad
Add deprecated mark to unnecessary GlobalDAO method

[Issue#]     LINUXWRT-1021
[Problem]    GlobalDAO has unnecessary method.
[Cause]      N/A
[Solution]   Add deprecated mark.
             - SetSecureByDefault, GetSecureByDefault
             - GetWhiteURIList, AddWhiteURI, RemoveWhiteURI
             - GetCookieSharingMode, SetCookieSharingMode
             - GetHomeNetworkDataUsage, SetHomeNetworkDataUsage
             - GetRoamingDataUsage, SetRoamingDataUsage
             - GetUserAgentValue
             - GlobalDAO
[Verification] Build wrt repos
[SCMRequest] N/A

Change-Id: I1f146cfac3ddd6359b4f0a703000b5830f1f6264
modules/widget_dao/include/dpl/wrt-dao-ro/global_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/global_dao.h