feat(abs): improve audio abstraction.
This commit is contained in:
parent
ef1023156e
commit
cd1de59aad
7 changed files with 8 additions and 18 deletions
|
|
@ -46,7 +46,6 @@ profile wireplumber @{exec_path} {
|
|||
|
||||
@{run}/systemd/users/@{uid} r,
|
||||
|
||||
@{run}/udev/data/+sound:card@{int} r, # For sound
|
||||
@{run}/udev/data/c14:@{int} r, # Open Sound System (OSS)
|
||||
@{run}/udev/data/c81:@{int} r, # For video4linux
|
||||
@{run}/udev/data/c116:@{int} r, # For ALSA
|
||||
|
|
@ -59,8 +58,6 @@ profile wireplumber @{exec_path} {
|
|||
|
||||
@{sys}/bus/ r,
|
||||
@{sys}/bus/media/devices/ r,
|
||||
@{sys}/class/ r,
|
||||
@{sys}/class/sound/ r,
|
||||
@{sys}/devices/**/device:*/**/path r,
|
||||
@{sys}/devices/**/sound/**/pcm_class r,
|
||||
@{sys}/devices/**/sound/**/uevent r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue