Closed
Bug 1883054
Opened 2 years ago
Closed 2 years ago
Implement Granting partial access to photos and videos in Android 14+
Categories
(Firefox for Android :: General, task, P2)
Tracking
()
RESOLVED
FIXED
125 Branch
| Tracking | Status | |
|---|---|---|
| firefox125 | --- | fixed |
People
(Reporter: mcarare, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
More here:
https://developer.android.com/about/versions/14/changes/partial-photo-video-access
This shows up as related to a warning in the latest AGP version (8.3.0) and might end up being a clocker for adopting Android 15.
Your app is currently not handling Selected Photos Access introduced in Android 14+
Inspection info:Selected Photo Access is a new ability for users to
share partial access to their photo library when apps request access to their device storage on Android 14+.
Instead of letting the system manage the selection lifecycle, we recommend
you adapt your app to handle partial access to the photo library.
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Authored by https://github.com/mcarare
https://github.com/mozilla-mobile/firefox-android/commit/92e80c6028005c7742df7c075b543289012e7c23
[main] Bug 1883054 - Request partial access to photos and videos for Android 14+.
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox125:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 125 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•