soundd: use offscreen platform to avoid initialzing gpu stuff

old-commit-hash: b7394c61713e6a4133b2974bb8c18ed2d842e39b
This commit is contained in:
Adeeb Shihadeh
2021-11-03 22:24:12 -07:00
parent a5d2fd6134
commit 08a11cdf84

View File

@@ -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