brizental pushed to branch tor-browser-140.3.0esr-15.0-1 at The Tor Project /
Applications / Tor Browser
Commits:
d2f8f495 by Beatriz Rizental at 2025-09-30T17:20:51+02:00
fixup! [android] Disable features and functionality
Disable access to advertising ID.
- - - - -
1 changed file:
- mobile/android/fenix/app/src/main/AndroidManifest.xml
Changes:
=====================================
mobile/android/fenix/app/src/main/AndroidManifest.xml
=====================================
@@ -30,6 +30,9 @@
<uses-permission android:name="android.permission.VIBRATE" />
<uses-permission android:name="android.permission.USE_BIOMETRIC" />
+ <!-- tor-browser#43729: Disable access to the advertising ID -->
+ <uses-permission android:name="com.google.android.gms.permission.AD_ID"
tools:node="remove" />
+
<!-- Needed to prompt the user to give permission to install a downloaded
apk -->
<uses-permission-sdk-23
android:name="android.permission.REQUEST_INSTALL_PACKAGES" />
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d2f8f4958ed40ef2c57a912e224f2b60a86df92f
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/d2f8f4958ed40ef2c57a912e224f2b60a86df92f
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]