Files
IronFox/patches/remove-autoconfig-dependency.patch
2025-06-29 01:41:58 -04:00

14 lines
569 B
Diff

diff --git a/mobile/android/installer/package-manifest.in b/mobile/android/installer/package-manifest.in
index 9535aae823..7ecd8a1f3f 100644
--- a/mobile/android/installer/package-manifest.in
+++ b/mobile/android/installer/package-manifest.in
@@ -125,7 +125,7 @@
@BINPATH@/*/greprefs.js
@BINPATH@/@PREF_DIR@/*/geckoview-prefs.js
#endif # !MOZ_ANDROID_FAT_AAR_ARCHITECTURES
-@BINPATH@/defaults/autoconfig/prefcalls.js
+;@BINPATH@/defaults/autoconfig/prefcalls.js
; [Layout Engine Resources]
; Style Sheets, Graphics and other Resources used by the layout engine.