mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-09-25 08:53:49 +08:00
soundd: use offscreen platform to avoid initialzing gpu stuff
old-commit-hash: b7394c6171
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