Closed Bug 1695056 Opened 3 years ago Closed 3 years ago

Don't use TelephonyManager.getNetworkType

Categories

(GeckoView :: General, defect)

Unspecified
All
defect

Tracking

(firefox88 fixed)

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: agi, Assigned: agi)

References

Details

Attachments

(1 file, 1 obsolete file)

We don't really care about 2g/3g/4g anywhere in the code base so we can just stop using it.

This is the "real" fix for Bug 1694179.

Since Android 11, READ_PHONE_STATE is required to get detailed information
about mobile networks. Since we don't actually use this information anywhere
right now, we just won't provide it isntead of adding a new permission.

Assignee: nobody → agi
Status: NEW → ASSIGNED
Blocks: 1688062
See Also: → 1695290

Since Android 11, READ_PHONE_STATE is required to get detailed information
about mobile networks. Since we don't actually use this information anywhere
right now, we just won't provide it isntead of adding a new permission.

Attachment #9205765 - Attachment is obsolete: true
Pushed by lando_landing_worker@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5e3d60cab28b
Don't provide details info about mobile networks. r=valentin,esawin,mixedpuppy
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: