mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2024-12-04 20:07:36 +00:00
flatpak: Poke hole to talk to feedbackd
Without this ringtones and haptic feedback cannot work. Fixes #363
This commit is contained in:
parent
529b35656b
commit
afe732d9bc
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@
|
|||
"--talk-name=org.gnome.evolution.dataserver.Sources5",
|
||||
"--talk-name=im.pidgin.purple.PurpleService",
|
||||
"--talk-name=org.gnome.evolution.dataserver.Subprocess.Backend.*",
|
||||
"--talk-name=org.mobian_project.CallAudio"
|
||||
"--talk-name=org.mobian_project.CallAudio",
|
||||
"--talk-name=org.sigxcpu.Feedback"
|
||||
],
|
||||
"cleanup" : [
|
||||
"/include",
|
||||
|
|
Loading…
Reference in a new issue