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-22 13:03:53 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
fc7d152dcafe3274aeb35d9c2f7599300ec8489e
dragonpilot/selfdrive/ui/spinner

11 lines
255 B
Plaintext
Raw Normal View History

Qt spinner (#2494) * move android spinner * qt spinner * rotation * nothing by default * spin spin * fix rotate * style * spinner for all * -2 * unused
2020-11-06 18:44:04 -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/spinner ]; then
cp qt/spinner_aarch64 qt/spinner
elif [ -f /TICI ] && [ ! -f qt/spinner ]; then
cp qt/spinner_larch64 qt/spinner
Qt spinner (#2494) * move android spinner * qt spinner * rotation * nothing by default * spin spin * fix rotate * style * spinner for all * -2 * unused
2020-11-06 18:44:04 -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/spinner "$1"
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 117ms Template: 2ms
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