feat(abs): really split audio-server & audio-client.

This commit is contained in:
Alexandre Pujol 2024-03-29 19:48:13 +00:00
parent 0619f4dcec
commit 0ae7b68dc8
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC
2 changed files with 3 additions and 6 deletions

View File

@ -5,7 +5,9 @@
# Provide access to audio devices. It should only be used by audio servers that
# need direct access to them.
include <abstractions/audio-client>
/usr/share/alsa/{,**} r,
/etc/alsa/conf.d/{,**} r,
@{run}/udev/data/+sound:card@{int} r, # for sound card

View File

@ -35,15 +35,10 @@ profile wireplumber @{exec_path} {
/opt/intel/oneapi/{compiler,lib,mkl}/**/ r,
/opt/intel/oneapi/{compiler,lib,mkl}/**.so* mr,
/usr/share/alsa/{,**} r,
/usr/share/alsa-card-profile/{,**} r,
/usr/share/spa-*/bluez@{int}/{,*} r,
/usr/share/wireplumber/{,**} r,
/etc/alsa/conf.d/{,**} r,
/etc/machine-id r,
owner @{desktop_local_dirs}/ w,
owner @{desktop_local_dirs}/state/ w,
owner @{desktop_local_dirs}/state/wireplumber/{,**} rw,