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/9cacdfad76b7e247d34bd7d24ec4a612a1f57ecb
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/9cacdfad76b7e247d34bd7d24ec4a612a1f57ecb
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]