From 019a0943c332040bd6bde9d5afc109d1bd4c4195 Mon Sep 17 00:00:00 2001 From: David Friedman Date: Thu, 9 Jul 2015 13:33:22 -0700 Subject: Docs: Fixes a typo. Change-Id: If8dfaab493c2cff4e247e5018d764e81ad2cf46a --- docs/html/preview/support.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/html/preview') diff --git a/docs/html/preview/support.jd b/docs/html/preview/support.jd index 75d87a8..8a73481 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
  • The 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.
  • -- cgit v1.1