diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 75d87a8568214..8a73481eb8fe2 100644 --- a/docs/html/preview/support.jd +++ b/docs/html/preview/support.jd @@ -158,7 +158,7 @@ page.image=images/cards/card-support_16-9_2x.png
android.permission.WRITE_EXTERNAL_STORAGE permission
has protection level "dangerous", meaning that apps wanting to write to
external storage will need to request permission from the user at
- runtime. Both WRITE_EXTERNAL_STORAGE and
+ runtime. Both READ_EXTERNAL_STORAGE and
WRITE_EXTERNAL_STORAGE are members of the
STORAGE permission group.