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

Commit 17f19f06 authored by Andrew Solovay's avatar Andrew Solovay
Browse files

docs: Removing now-deprecated (and never-used) FLASHLIGHT permission

Per bug b/26383626 , the FLASHLIGHT permission was never actually
used, and isn't checked by the new CameraManager.setTorchMode()
method. The permission has been removed from the manifest on
master; there's no reason to list it now in the list of normal
permissions.

See first comment for doc stage location.

bug: 26383626
Change-Id: I0c39dd5e1cdde1fc6a85759663b7e5ad669dc280
parent 0cccd0db
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -99,9 +99,6 @@ page.tags=permissions,normal
  <li>{@link android.Manifest.permission#EXPAND_STATUS_BAR EXPAND_STATUS_BAR}
  </li>

  <li>{@link android.Manifest.permission#FLASHLIGHT FLASHLIGHT}
  </li>

  <li>{@link android.Manifest.permission#GET_PACKAGE_SIZE GET_PACKAGE_SIZE}
  </li>