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
This commit is contained in:
Andrew Solovay
2016-01-04 16:43:27 -08:00
parent 0cccd0dbda
commit 17f19f06b9

View File

@ -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>