218
edits
(Correct version for distribution) |
(Add new mozconfig option for Firefox 50) |
||
Line 208: | Line 208: | ||
*** Make sure you have run <code>./mach configure</code> before building and packaging | *** Make sure you have run <code>./mach configure</code> before building and packaging | ||
*** See {{bug|1163082}} for details. | *** See {{bug|1163082}} for details. | ||
*** '''Note''': By default the distribution is going into the [https://gecko.readthedocs.io/en/latest/mobile/android/fennec/bouncer.html install bouncer APK]. To change that set ''MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER'' to ''False'' in ''mobile/android/moz.configure'' (See {{bug|1258372}} for details). | *** '''Note''': By default the distribution is going into the [https://gecko.readthedocs.io/en/latest/mobile/android/fennec/bouncer.html install bouncer APK]. To change that set ''MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER'' to ''False'' in ''mobile/android/moz.configure'' (See {{bug|1258372}} for details) or add ''export MOZ_ANDROID_PACKAGE_INSTALL_BOUNCER='' to mozconfig in Firefox 50 or later. | ||
** For '''Firefox for Android 44 and earlier''': | ** For '''Firefox for Android 44 and earlier''': | ||
*** Put your distribution folder at <code>objdir/dist/bin/distribution</code> | *** Put your distribution folder at <code>objdir/dist/bin/distribution</code> |
edits