From 16d0eda0a628636c35957b2179a4be8428b8c9d1 Mon Sep 17 00:00:00 2001
From: Daniel Micay
GrapheneOS provides Storage Scopes as a fully compatible alternative to the + standard Android storage permissions. Instead of granting storage permissions, + users can enable Storage Scopes to grant the requested permissions in a highly + restricted mode where the app can create files/directories in the user's home + directory but can only access the files it has created itself. Users can then + optionally add files and directories as storage scopes to permit the app to + access files created by other apps.
+ +For more details, see the usage guide + section on storage access.
+