soundd: use offscreen platform to avoid initialzing gpu stuff

This commit is contained in:
Adeeb Shihadeh
2021-11-03 22:24:12 -07:00
parent 95cdc5e9df
commit b7394c6171
+1
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