Files
IronFox/patches/include-fonts.patch
2025-05-13 11:46:30 -04:00

14 lines
361 B
Diff

diff --git a/mobile/android/moz.configure b/mobile/android/moz.configure
index c900501ee6..99a3b38bdd 100644
--- a/mobile/android/moz.configure
+++ b/mobile/android/moz.configure
@@ -7,7 +7,7 @@
project_flag(
"MOZ_ANDROID_EXCLUDE_FONTS",
help="Whether to exclude font files from the build",
- default=True,
+ default=False,
)
project_flag(