Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 9cacdfad by Pier Angelo Vendrame at 2025-12-09T08:37:06+01:00 Bug 41656: Fix the Android mozconfig name. The mozconfig for the merging phase is wrong, and it makes regular Android builds fail. - - - - - 1 changed file: - projects/geckoview/config Changes: ===================================== projects/geckoview/config ===================================== @@ -65,7 +65,7 @@ steps: version: '[% c("abbrev") %]' build_apk: '[% INCLUDE build_apk %]' var: - mozconfig_file: 'mozconfig-all' + mozconfig_file: 'mozconfig-android-all' input_files: - project: container-image pkg_type: build View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/9c... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/9c... You're receiving this email because of your account on gitlab.torproject.org.
participants (1)
-
Pier Angelo Vendrame (@pierov)