
Pier Angelo Vendrame pushed to branch tor-browser-115.0.2esr-13.0-1 at The Tor Project / Applications / Tor Browser Commits: d23c9e12 by Pier Angelo Vendrame at 2023-07-20T14:43:16+02:00 fixup! Base Browser's .mozconfigs. Bug 41890: Let tor-browser-build set the update channel it prefers. Forgot to update the mozconfig-android-all in the previous commit. - - - - - 1 changed file: - mozconfig-android-all Changes: ===================================== mozconfig-android-all ===================================== @@ -11,10 +11,6 @@ if test -n "$LOCAL_DEV_BUILD"; then ac_add_options --enable-update-channel=default ac_add_options --without-wasm-sandboxed-libraries ac_add_options --with-base-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 - ac_add_options --enable-update-channel=beta fi ac_add_options --with-java-bin-path=$JAVA_HOME/bin View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d23c9e12... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d23c9e12... You're receiving this email because of your account on gitlab.torproject.org.