mirror of
https://gitlab.com/Nanolx/NanoDroid
synced 2024-11-09 19:10:30 +00:00
CommonInstaller: install Android Q sync adapters
This commit is contained in:
parent
06cef308be
commit
794fdadf7b
@ -516,6 +516,7 @@ detect_arch () {
|
|||||||
24 | 25 ) GSYNC_VER=N ;;
|
24 | 25 ) GSYNC_VER=N ;;
|
||||||
26 | 27 ) GSYNC_VER=O ;;
|
26 | 27 ) GSYNC_VER=O ;;
|
||||||
28 ) GSYNC_VER=P ;;
|
28 ) GSYNC_VER=P ;;
|
||||||
|
29 ) GSYNC_VER=Q ;;
|
||||||
* ) GSYNC_UNSUPPORTED=1 ;;
|
* ) GSYNC_UNSUPPORTED=1 ;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user