Introduce dbus config of services 42/21642/1
authorJosé Bollo <jose.bollo@iot.bzh>
Tue, 4 Jun 2019 11:20:34 +0000 (13:20 +0200)
committerJosé Bollo <jose.bollo@iot.bzh>
Fri, 14 Jun 2019 09:17:52 +0000 (11:17 +0200)
commit3284913fccd1a8b6e9993eb9676d8d28f02c2151
tree919b9c6b44135875f1ada854362674d54565c293
parentce5c20d2fa7e9c3e08c97643c77c7647bef79cd5
Introduce dbus config of services

The files conf/dbus/afm-permissions-*.conf
are introduced to grant the permission to
access specific services.

At the moment the same permission is used:

  http://tizen.org/privilege/internal/dbus

But the idea is to replace it by a set of
different permissions.

Bug-AGL: SPEC-1016

Change-Id: Ide54e7fd9ae328ff17a877e4ec04b18ad32fb899
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
conf/CMakeLists.txt
conf/dbus/CMakeLists.txt [new file with mode: 0644]
conf/dbus/afm-permissions-session.conf [new file with mode: 0644]
conf/dbus/afm-permissions-system.conf [new file with mode: 0644]