Change "operation" argument type in CynaraAdminPolicy constructor 32/32632/18
authorMarcin Lis <m.lis@samsung.com>
Fri, 19 Dec 2014 21:51:44 +0000 (22:51 +0100)
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>
Fri, 30 Jan 2015 16:08:11 +0000 (08:08 -0800)
commit903a155d4bb4946726aff94103c204e2f72aee2d
treeab4e4b449211bd1f763d02977f134832ec206bd8
parentf4630ca69bc060f363c91ab9dab488664b6e759f
Change "operation" argument type in CynaraAdminPolicy constructor

This change is needed in for policy updates. We need to support wide spectrum
of results, starting from DENY (0) to ALLOW (0xFFFF). SM should not be limited
to few enum class literals.

Change-Id: I1e8d26893120309f6d6276da4bb5e146936a7e59
Signed-off-by: Marcin Lis <m.lis@samsung.com>
src/common/cynara.cpp
src/common/include/cynara.h