android: bundle the default font for OnePlus devices

This was missed in the transition to the qmake based build.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2020-11-20 10:10:22 -08:00
parent 4c3b6e6df2
commit da5e05dd81

View file

@ -306,6 +306,7 @@ android {
SOURCES += core/android.cpp \
core/serial_usb_android.cpp
RESOURCES += packaging/android/translations.qrc
RESOURCES += android-mobile/font.qrc
QT += androidextras
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android-mobile
ANDROID_VERSION_CODE = $$BUILD_NR