diff --git a/static/usage.html b/static/usage.html index 347aaa0a..84b015fe 100644 --- a/static/usage.html +++ b/static/usage.html @@ -269,7 +269,10 @@
READ_EXTERNAL_STORAGE
) allows the app to read media files
- that were created by other apps. Non-media files remain invisible to it.READ_MEDIA_IMAGES
, READ_MEDIA_VIDEO
and
+ READ_MEDIA_AUDIO
.
MANAGE_MEDIA
) allows the app to delete and to rename media
files created by other apps.