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

Commit 2099c9d7 authored by Rucha Katakwar's avatar Rucha Katakwar
Browse files

Update torch brightness max level description.

Bug: 239492786
Change-Id: I73d00cf5c5a88cd4867094f83b54f3bd668951df
parent 8e49253e
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -2197,7 +2197,8 @@ typedef enum acamera_metadata_tag {
     * flashlight brightness level via
     * flashlight brightness level via
     * <a href="https://developer.android.com/reference/android/hardware/camera2/CameraManager.html#turnOnTorchWithStrengthLevel">CameraManager#turnOnTorchWithStrengthLevel</a>.
     * <a href="https://developer.android.com/reference/android/hardware/camera2/CameraManager.html#turnOnTorchWithStrengthLevel">CameraManager#turnOnTorchWithStrengthLevel</a>.
     * If this value is equal to 1, flashlight brightness control is not supported.
     * 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>
     */
     */
    ACAMERA_FLASH_INFO_STRENGTH_MAXIMUM_LEVEL =                 // int32
    ACAMERA_FLASH_INFO_STRENGTH_MAXIMUM_LEVEL =                 // int32
            ACAMERA_FLASH_INFO_START + 2,
            ACAMERA_FLASH_INFO_START + 2,