GrapheneOS / os-issue-tracker

Issue tracker for GrapheneOS Android Open Source Project hardening work. Standalone projects like Auditor, AttestationServer and hardened_malloc have their own dedicated trackers.
https://grapheneos.org/
364 stars 21 forks source link

Storage Scopes "Add Folder" won't allow adding a folder #4386

Open goose121 opened 2 days ago

goose121 commented 2 days ago

I'm on the latest stable release of GrapheneOS, and the "Add folder" dialog in Storage Scopes won't let me add any folders; it opens to the root of the device and shows the "Can't add this folder" dialog, as expected, but doesn't list any subdirectories; further, even if I create a folder, it does automatically descend into the folder but still shows the "Can't add this folder" message even though the folder is brand new and shouldn't have an issue. I have attached a video of the problem.

https://github.com/user-attachments/assets/dc5b8d66-424e-4ddb-a16f-0cff84a9669c

muhomorr commented 2 days ago

Have you changed permissions for preinstalled apps? Looks like the file access permission was revoked from the file picker component.

goose121 commented 2 days ago

No, I did no such thing; the issue also seems to have mysteriously resolved itself for no discernible reason