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


Commits:
e2b56df1 by clairehurst at 2025-09-30T16:16:53-06:00
fixup! [android] Disable features and functionality

tor-browser#44080 Further remove "Analytics data collection and usage"

- - - - -


1 changed file:

- mobile/android/fenix/app/src/main/AndroidManifest.xml


Changes:

=====================================
mobile/android/fenix/app/src/main/AndroidManifest.xml
=====================================
@@ -746,13 +746,19 @@
 
         <meta-data
             android:name="firebase_messaging_auto_init_enabled"
-            android:value="true" />
+            android:value="false" />
         <meta-data
             android:name="firebase_analytics_collection_enabled"
             android:value="false" />
         <meta-data
             android:name="firebase_analytics_collection_deactivated"
             android:value="true" />
+        <meta-data
+            android:name="google_analytics_adid_collection_enabled"
+            android:value="false" />
+        <meta-data
+            
android:name="google_analytics_default_allow_ad_personalization_signals"
+            android:value="false" />
         <!-- Removes the default Workmanager  initialization so that we can 
use on-demand initializer. -->
         <provider
             android:name="androidx.startup.InitializationProvider"



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

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/e2b56df193f8a03bd66d074f0860e814317161cf
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]
  • [tor-commits] [Git][tpo/applica... clairehurst (@clairehurst) via tor-commits

Reply via email to