Logo
Explore Help
Register Sign In
mawei/dragonpilot
1
0
Fork 0
You've already forked dragonpilot
mirror of https://github.com/dragonpilot/dragonpilot.git synced 2026-02-20 11:23:56 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
fc7d152dcafe3274aeb35d9c2f7599300ec8489e
dragonpilot/selfdrive/ui/text

11 lines
234 B
Plaintext
Raw Normal View History

Qt text window (#2489) * qt text window * auto size * real text * this is cleaner * fix android build * exit on pc * tici fixes
2020-11-06 12:05:24 -08:00
#!/bin/sh
APK purge (#20446) * purge begins * release files * remove those * no more android * only qt * text and spinner * neos update script * update sounds * update cpu usage * all done Co-authored-by: Comma Device <device@comma.ai>
2021-03-24 14:30:41 -07:00
if [ -f /EON ] && [ ! -f qt/text ]; then
cp qt/text_aarch64 qt/text
elif [ -f /TICI ] && [ ! -f qt/text ]; then
cp qt/text_larch64 qt/text
Qt text window (#2489) * qt text window * auto size * real text * this is cleaner * fix android build * exit on pc * tici fixes
2020-11-06 12:05:24 -08:00
fi
APK purge (#20446) * purge begins * release files * remove those * no more android * only qt * text and spinner * neos update script * update sounds * update cpu usage * all done Co-authored-by: Comma Device <device@comma.ai>
2021-03-24 14:30:41 -07:00
export LD_LIBRARY_PATH="/system/lib64:$LD_LIBRARY_PATH"
exec ./qt/text "$1"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 122ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API