I have heard that starting with the next major Android release, which is not that far away from now, would require apps targeting Android 14 (or even lower versions, not sure about that), to be subjected to the new media permission model, which includes an option to manually pick which photos/videos an app has access to. On GOS, this was already achievable with Storage Scopes, which is really useful to make apps think they have access to everything, but not really.
I was wondering what would happen with Storage Scopes once Android 14 is released and pushed to AOSP?