gsr-kms-server 'security': only allow gpu-screen-recorder to get framebuffer

This commit is contained in:
dec05eba
2024-10-06 22:26:47 +02:00
parent 29a21ffff0
commit 28ba2e8f3e
5 changed files with 137 additions and 63 deletions

View File

@@ -5,7 +5,7 @@ version = "4.1.11"
platforms = ["posix"]
[config]
ignore_dirs = ["kms/server", "build"]
ignore_dirs = ["kms/server", "build", "debug-build"]
#error_on_warning = "true"
[define]