Waterfox-Android icon indicating copy to clipboard operation
Waterfox-Android copied to clipboard

Telemetry packages still present in APK

Open marcosliberal opened this issue 11 months ago • 0 comments

While reviewing the latest APK, I noticed that it still includes the Glean telemetry packages (specifically mozilla.telemetry.glean). I believe they are not being used anywhere, but since this browser is positioned as one that does not include telemetry or analytics, it might be confusing to leave this code in place.

I can see there is a rule in build.gradle to exclude some telemetry packages, but maybe something is missing.

Waterfox version: 1.0.13

marcosliberal avatar May 09 '25 14:05 marcosliberal