policy: Add a deny-all policy as an example 49/24749/5
authorMarius Vlad <marius.vlad@collabora.com>
Wed, 10 Jun 2020 13:23:14 +0000 (16:23 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Fri, 26 Jun 2020 15:00:49 +0000 (15:00 +0000)
commit03f51daf2fcf82f4f3de6371aa6fb8a58555d5d2
tree9d91df006f99933d0c6f9b762801d60147590339
parentea317303ac428ea6c49b30f97d01ff9c92af1268
policy: Add a deny-all policy as an example

Note this will deny any binding to the private extensions by default,
if the compositor is not built with SMACK support.

Defines a potential lists of applications permitted to
create/display/activate surfaces/applications.

Bug-AGL: SPEC-3413

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
Change-Id: I2dbd3b3ef0d519fde7952f97e0303ff2b151aaa0
meson.build
meson_options.txt [new file with mode: 0644]
src/policy-deny.c [new file with mode: 0644]