Remove Flatpak manifest permission for Pulse Audio

Now that we're not playing sounds directly, don't need this any more.
This commit is contained in:
Michael Gratton 2019-10-07 21:34:37 +11:00
parent 87f71b25fb
commit 52d0bbea0f

View file

@ -33,9 +33,6 @@ finish-args:
# OpenGL access for WK2
- "--device=dri"
# Pulseaudio
- "--socket=pulseaudio"
# Needs to talk to the network
- "--share=network"