Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 475db406 authored by David Friedman's avatar David Friedman Committed by Android Git Automerger
Browse files

am bef673f7: am 945f2f8c: am b26b18f9: am becb4164: am a70109e4: am 019a0943: Docs: Fixes a typo.

* commit 'bef673f7':
  Docs: Fixes a typo.
parents 006af13b bef673f7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -158,7 +158,7 @@ page.image=images/cards/card-support_16-9_2x.png
      <li>The <code>android.permission.WRITE_EXTERNAL_STORAGE</code> 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 <code>WRITE_EXTERNAL_STORAGE</code> and
      runtime. Both <code>READ_EXTERNAL_STORAGE</code> and
      <code>WRITE_EXTERNAL_STORAGE</code> are members of the
      <code>STORAGE</code> permission group.
      </li>