ma1 pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
5333cc52 by Giorgio Maone at 2024-02-26T20:26:46+00:00
Bug 41092: Use an uncompressed omni.ja to improve final apk compression.
- - - - -
1 changed file:
- projects/browser/build.android
Changes:
=====================================
projects/browser/build.android
=====================================
@@ -35,10 +35,7 @@ unzip ../omni.ja
[% END -%]
[% c('zip', {
zip_src => [ '.' ],
- zip_args => '../assets/omni.ja',
- use_7z => 1,
- '7z_bin' => '7zz',
- '7z_opts' => '-mx9',
+ zip_args => '-0 ../assets/omni.ja',
}) %]
popd
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/5333cc52d7c1e0d8a6d9d252a24757f6f66df814
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/5333cc52d7c1e0d8a6d9d252a24757f6f66df814
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits