Closed Bug 1802579 Opened 2 years ago Closed 2 years ago

Granular media permissions

Categories

(Focus :: General, task, P1)

All
Android
task

Tracking

(firefox110 fixed)

RESOLVED FIXED
Tracking Status
firefox110 --- fixed

People

(Reporter: cpeterson, Assigned: mcarare)

References

Details

(Whiteboard: [geckoview:m110])

Attachments

(1 file)

From github: https://github.com/mozilla-mobile/focus-android/issues/7400.

On targeting SDK 33, this will require adding new permissions to the manifest file.

We currently use permission READ_EXTERNAL_STORAGE so when targeting Android 13 we should also add READ_MEDIA_IMAGES, READ_MEDIA_AUDIO, READ_MEDIA_VIDEO while also keeping the existing READ_EXTERNAL_STORAGE.

Note: Fortunately, for users that have already allowed reading files from storage, the 3 new permissions are automatically granted.

Change performed by the Move to Bugzilla add-on.

Assignee: nobody → mcarare
Blocks: 1802577
Severity: -- → N/A
Type: defect → task
Priority: -- → P1

Add post notifications permission:
https://github.com/mozilla-mobile/focus-android/commit/05a0a2f2f43c80480681a9c5f2e79f6d313a5689

But more permissions still need to be added.

This adds the media files permissions upstream in the AC module, and also handles the necessary code changes:
https://github.com/mozilla-mobile/firefox-android/pull/231.

Whiteboard: [geckoview:m110]

The patch for this was merged in 110.

Resolving as fixed in 110.

Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: