Skip to content
Snippets Groups Projects
Verified Commit c13ad2e8 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! TB3: Tor Browser's official .mozconfigs.

Bug 41684: Fix Android mozconfigs for local dev builds
parent 2a2e87c3
Branches
No related tags found
1 merge request!591Bug 41684: Android improvements for local dev builds
. $topsrcdir/browser/config/mozconfigs/base-browser-android
mk_add_options MOZ_APP_DISPLAYNAME="Tor Browser"
if test ! -z "$LOCAL_DEV_BUILD"; then
ac_add_options --with-tor-browser-version=dev-build
fi
......@@ -10,7 +10,6 @@ if test -n "$LOCAL_DEV_BUILD"; then
# You must use the "default" bogus channel for dev builds
ac_add_options --enable-update-channel=default
ac_add_options --without-wasm-sandboxed-libraries
ac_add_options --with-tor-browser-version=dev-build
else
# We want to have a similar fat .aar versioning as Mozilla and make it clear
# we are on the beta channel for GeckoView
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment