Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / 
tor-browser-build


Commits:
6c8d0e99 by Pier Angelo Vendrame at 2026-01-07T17:09:38+01:00
Bug 41679: Restore the expert bunle version on Android.

Looks like we forgot about Android in tor-browser-build#41618.

- - - - -


1 changed file:

- projects/browser/build.android


Changes:

=====================================
projects/browser/build.android
=====================================
@@ -127,7 +127,7 @@ apksigner sign --verbose --min-sdk-version [% 
c("var/android_min_api") %] --ks $
 [%IF c("var/tor-browser") -%]
     tor_expert_bundle_src="[% c('input_files_by_name/tor-expert-bundle') %]"
     # strip off trailing "$buildid.tar.gz"
-    tor_expert_bundle_dest=${tor_expert_bundle_src:0:-7}.tar.gz
+    tor_expert_bundle_dest=${tor_expert_bundle_src:0:-7}-[% c('version') 
%].tar.gz
     cp "$rootdir/[% c("input_files_by_name/tor-expert-bundle") 
%]/tor-expert-bundle.tar.gz" [% dest_dir %]/[% c('filename') 
%]/$tor_expert_bundle_dest
 [% END -%]
 



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6c8d0e997d03306aff1139eb2c6b284fdec46882

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6c8d0e997d03306aff1139eb2c6b284fdec46882
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]

Reply via email to