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:
parent
4c3b6e6df2
commit
da5e05dd81
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user