New API: check permission of app with given app_id (definitions) 42/188042/5
authorPawel Kowalski <p.kowalski2@partner.samsung.com>
Thu, 30 Aug 2018 08:05:53 +0000 (10:05 +0200)
committerPawel Kowalski <p.kowalski2@partner.samsung.com>
Mon, 24 Sep 2018 12:27:03 +0000 (14:27 +0200)
commit770d04fbdea400e4fb4b7560d2a1e9f4c062397f
treee259a8f20b3eb41a7522261ac277d0a9622c3749
parent9a82879f2fec8d42c49061ca067d6781395f1543
New API: check permission of app with given app_id (definitions)

The new API provides a possibility of checking the privacy status of
the app with its app_id (the Smack label of the app may be different
than the caller's Smack label).

Required privilege:
- http://tizen.org/privilege/permission.check

Change-Id: I21ff5590dbcc30bd1bf38fdd2e06546f182c46a0
src/capi/include/privacy_privilege_manager.h
src/capi/test/privacy_privilege_manager_test.cpp