[Android] Ship Noto (#5458)

Reverts a small part of #5310.

I don't really have the time to investigate doing font fallback better and the Android landscape is a tad far from uniform.

Fixes #5381.
pull/5454/head
Frans de Jonge 5 years ago committed by GitHub
parent a7ff9ba0dc
commit d79771f4d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -351,7 +351,6 @@ androidupdate: all
cd $(INSTALL_DIR)/koreader && zip -r9 \
../../$(ANDROID_LAUNCHER_DIR)/assets/module/koreader-$(VERSION).zip * \
--exclude=*fonts/droid* \
--exclude=*fonts/noto* \
--exclude=*resources/fonts* \
--exclude=*resources/icons/src* \
--exclude=*share/man* \

Loading…
Cancel
Save