New API for getting information about application privileges state
authorPawel Broda <p.broda@partner.samsung.com>
Thu, 16 Jan 2014 11:57:13 +0000 (12:57 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Wed, 5 Feb 2014 10:20:32 +0000 (11:20 +0100)
commit3addb0f8bce12b2ba974bf783e7e542be2499cf9
tree8f95fcd3030a665d6c8513dcc4fc7e1ad54305d5
parent4c87799db373f55a51e234f8a66f02030c0b31c1
New API for getting information about application privileges state

[Issue#]        SSDWSSP-627.
[Feature]       Introduce new API for getting information
                about application privileges state.
[Cause]         Privacy Manager uses another database to
                get info about app priviliges state.
[Solution]      Two API functions are added.
[Verification]  Buid, install and run tests.

Change-Id: Ifd987c05442ebb103d2f3fdbf5acc59c6a0affeb
include/privilege-control.h
include/rules-db-internals.h
include/rules-db.h
src/privilege-control.c
src/rules-db-internals.c
src/rules-db.c