[tor-commits] [Git][tpo/applications/tor-browser-build][main] geckoview tools in tor-browser moved into their own directory (fat-aar)
Pier Angelo Vendrame (@pierov)
git at gitlab.torproject.org
Tue Apr 9 19:05:21 UTC 2024
Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
872cff7c by Dan Ballard at 2024-04-09T11:41:30-07:00
geckoview tools in tor-browser moved into their own directory (fat-aar)
- - - - -
1 changed file:
- projects/geckoview/build
Changes:
=====================================
projects/geckoview/build
=====================================
@@ -89,8 +89,9 @@ export MOZ_SOURCE_CHANGESET=[% c("var/git_commit") %]
MOZCONFIG_EOF
echo "Starting the creation of the fake fat AAR $(date)"
- pushd tools/torbrowser
- make fat-aar ARCHS="[% c('arch') %]"
+ pushd tools/geckoview
+ touch android-env.sh
+ make fataar ARCHS="[% c('arch') %]"
popd
MOZCONFIG=mozconfig-android-all ./mach gradle \
geckoview:publishWithGeckoBinariesDebugPublicationToMavenLocal \
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/872cff7c59bde81a7d861c5769b2364d8de9ee41
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/872cff7c59bde81a7d861c5769b2364d8de9ee41
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240409/1ee4ecb5/attachment.htm>
More information about the tor-commits
mailing list