mirror of
https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu.git
synced 2025-03-06 14:27:48 +00:00
bluez -- disable a2dp, avrcp and network profiles
This commit is contained in:
parent
ea4af1cba8
commit
0555e1a81d
|
@ -48,6 +48,9 @@
|
||||||
"--disable-monitor",
|
"--disable-monitor",
|
||||||
"--disable-client",
|
"--disable-client",
|
||||||
"--disable-systemd",
|
"--disable-systemd",
|
||||||
|
"--disable-a2dp",
|
||||||
|
"--disable-avrcp",
|
||||||
|
"--disable-network",
|
||||||
"--with-dbusconfdir=/app/etc",
|
"--with-dbusconfdir=/app/etc",
|
||||||
"--with-dbussessionbusdir=/app/usr/lib/system-services"
|
"--with-dbussessionbusdir=/app/usr/lib/system-services"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue