diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index b25bd62f..ea2e1ac3 100644 --- a/static/features.html +++ b/static/features.html @@ -939,6 +939,9 @@ checks.</li> <li>Remove code automatically granting the location permission to system browsers.</li> + <li>Apps that don't have any storage permission aren't allowed to read the + list of all user-created directories (this is allowed on Android). The list of + files is hidden from such apps on both Android and GrapheneOS.</li> </ul> </section> </section> |
