Pier Angelo Vendrame pushed to branch mullvad-browser-145.0a1-16.0-1 at The Tor 
Project / Applications / Mullvad Browser


Commits:
329541f5 by Pier Angelo Vendrame at 2025-11-26T17:27:09+01:00
fixup! Tweaks to the build system

TB 44370: Always create target.maven.zip on Android.

- - - - -


1 changed file:

- mobile/android/mach_commands.py


Changes:

=====================================
mobile/android/mach_commands.py
=====================================
@@ -197,8 +197,7 @@ def android_archive_geckoview(command_context, args):
 
     if ret != 0:
         return ret
-    if "MOZ_AUTOMATION" in os.environ:
-        create_maven_archive(command_context.topobjdir)
+    create_maven_archive(command_context.topobjdir)
 
     return 0
 



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/329541f5a6f3ded27fba9ad8cf33e457df8b519f

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/329541f5a6f3ded27fba9ad8cf33e457df8b519f
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