Update torch brightness max level description.

Bug: 239492786
Change-Id: I01720f2d25b932d58fa8b7816f8504101d70f3a3
This commit is contained in:
Rucha Katakwar
2022-07-19 16:50:25 -07:00
parent bcf7b77e13
commit a5bd39561a

View File

@@ -1325,7 +1325,8 @@ public final class CameraCharacteristics extends CameraMetadata<CameraCharacteri
* flashlight brightness level via
* {@link android.hardware.camera2.CameraManager#turnOnTorchWithStrengthLevel }.
* If this value is equal to 1, flashlight brightness control is not supported.
* The value for this key will be null for devices with no flash unit.</p>
* The value for this key will be null for devices with no flash unit.
* This level must be set to a safe value to prevent any burn out issues.</p>
* <p><b>Optional</b> - The value for this key may be {@code null} on some devices.</p>
*/
@PublicKey