Add deprecated mark to "GetDeviceCapability"
authorJihoon Chung <jihoon.chung@samsaung.com>
Mon, 21 Oct 2013 08:02:41 +0000 (17:02 +0900)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Tue, 22 Oct 2013 06:46:07 +0000 (06:46 +0000)
commit19d8091f0be29ce08eaa62dfe73316c0ae8edcd1
tree34eca8a996df8b2344ec70692e10062a14c8fd40
parentd526661bbda95fac478a75f75d9c911af90d4d5f
Add deprecated mark to "GetDeviceCapability"

[Issue#]     LINUXWRT-1020
[Problem]    GlobalDAO has unnecessary API.
[Cause]      N/A
[Solution]   Add deprecated mark to "GetDeviceCapability"
             - FeatureDAOReadOnly::GetDeviceCapability should be used instead of
               GlobalDAOReadOnly::GetDeviceCapability. As GlobalDAOReadyonly
               also doesn't export any APIs, add deprecated mark to construct.

[Verification] Build repos.
[SCMRequest] Depends on https://review.tizendev.org/gerrit/#/c/93615/

Change-Id: I95de4eb2fa1478ea207d9d9089b5c92d8979ff83
modules/widget_dao/include/dpl/wrt-dao-ro/global_dao_read_only.h