IWacSecurity interface name change to IWidgetSecurity
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 10 Jul 2013 10:10:53 +0000 (12:10 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Mon, 15 Jul 2013 14:09:59 +0000 (14:09 +0000)
commit8063cc453d5e4b383a1dfcebcd228764a8685ab3
tree33d05c3b272679f69ff0b80631533adc1aae4191
parent72f0ca32ad6c08f9563c57959e5aee7181cd5eb1
IWacSecurity interface name change to IWidgetSecurity

[Issue#]       LINUXWRT-629
[Bug]          This code is not longer connect with wac functionality
[Cause]        N/A
[Solution]     Name change of interface.
[Verification] Build repo. Build wrt-installer basing on this change.

Change-Id: Ib46c3c910e8baf5a8bf98c57f051fd987aefe5ad
modules/widget_dao/dao/widget_dao.cpp
modules/widget_dao/dao/widget_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/widget_dao.h
tests/dao/TestCases_WidgetDAO.cpp