* commit '945f2f8c7d6e4dd9b1e1b8d74ee8e9b43e9ab96c': Docs: Fixes a typo.
This commit is contained in:
@@ -158,7 +158,7 @@ page.image=images/cards/card-support_16-9_2x.png
|
|||||||
<li>The <code>android.permission.WRITE_EXTERNAL_STORAGE</code> permission
|
<li>The <code>android.permission.WRITE_EXTERNAL_STORAGE</code> permission
|
||||||
has protection level "dangerous", meaning that apps wanting to write to
|
has protection level "dangerous", meaning that apps wanting to write to
|
||||||
external storage will need to request permission from the user at
|
external storage will need to request permission from the user at
|
||||||
runtime. Both <code>WRITE_EXTERNAL_STORAGE</code> and
|
runtime. Both <code>READ_EXTERNAL_STORAGE</code> and
|
||||||
<code>WRITE_EXTERNAL_STORAGE</code> are members of the
|
<code>WRITE_EXTERNAL_STORAGE</code> are members of the
|
||||||
<code>STORAGE</code> permission group.
|
<code>STORAGE</code> permission group.
|
||||||
</li>
|
</li>
|
||||||
|
|||||||
Reference in New Issue
Block a user