mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
exo-open: Allow playing alert sounds
In case of error (for example failing to open provided uri) message box is show, and alert sound is played. Currently `exo-open` abstraction does not allow access to audio subsystems in result producing denials in system logs. Update abstraction to include `abstractions/audio`.
This commit is contained in:
parent
af278ca691
commit
f07f077174
@ -31,6 +31,7 @@
|
||||
# }
|
||||
|
||||
#include <abstractions/X>
|
||||
#include <abstractions/audio> # for alert messages
|
||||
#include <abstractions/base>
|
||||
#include <abstractions/dbus-accessibility-strict>
|
||||
#include <abstractions/dbus-session-strict>
|
||||
|
Loading…
x
Reference in New Issue
Block a user