boklm pushed to branch tor-browser-140.0esr-15.0-1 at The Tor Project / 
Applications / Tor Browser


Commits:
501c2eb9 by Nicolas Vigier at 2025-07-17T12:21:53+02:00
amend! TB 43987 [Android]: disable optimization for 
org.mozilla.experiments.nimbus.Nimbus

TB 43987 [Android]: disable optimization for org.mozilla.experiments.nimbus

Fixing a reproducibility issue.

- - - - -


1 changed file:

- mobile/android/fenix/app/proguard-rules.pro


Changes:

=====================================
mobile/android/fenix/app/proguard-rules.pro
=====================================
@@ -134,6 +134,6 @@
 # Workaround for 'already has mapping' r8 issue 
(https://issuetracker.google.com/issues/140851070)
 -keep class com.google.android.gms.common.internal.BaseGmsClient { *; }
 
-# tor-browser#43987 - Keep org.mozilla.experiments.nimbus.Nimbus to fix
+# tor-browser#43987 - Keep org.mozilla.experiments.nimbus to fix
 # reproducibility issue
--keep class org.mozilla.experiments.nimbus.Nimbus { *; }
+-keep class org.mozilla.experiments.nimbus.** { *; }



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/501c2eb931f28e10cfb7e395333021468b58b29c

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