soundd: use offscreen platform to avoid initialzing gpu stuff
old-commit-hash: b7394c61713e6a4133b2974bb8c18ed2d842e39b
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/bin/sh
|
||||
cd "$(dirname "$0")"
|
||||
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
|
||||
export QT_QPA_PLATFORM="offscreen"
|
||||
exec ./_soundd
|
||||
|
||||
Reference in New Issue
Block a user