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

Commit e44b86b2 authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Removed READ_EXTERNAL_STORAGE from 'normal' permissions

Per communication from Ben, READ_EXTERNAL_STORAGE was incorrectly
marked as a 'normal' permission in preview 1, and is properly
changed to 'dangerous' for preview 2. Updating the docs accordingly.

See first comment for doc stage location.

Change-Id: I0f824fb9689d2e7323e505b0200fda23eaa71eed
parent 7bd9b634
Loading
Loading
Loading
Loading
+0 −4
Original line number Original line Diff line number Diff line
@@ -951,10 +951,6 @@ $ adb pm revoke <package_name> <permission_name>
    <code>android.permission.MODIFY_AUDIO_SETTINGS</code>
    <code>android.permission.MODIFY_AUDIO_SETTINGS</code>
  </li>
  </li>


  <li>
    <code>android.permission.READ_EXTERNAL_STORAGE</code>
  </li>

  <li>
  <li>
    <code>android.permission.REORDER_TASKS</code>
    <code>android.permission.REORDER_TASKS</code>
  </li>
  </li>