summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRucha Katakwar <ruchamk@google.com>2022-07-19 16:46:00 -0700
committerRucha Katakwar <ruchamk@google.com>2022-07-19 16:46:00 -0700
commit4f9cd6cb54e881e40b8372d4ce0099e2f4dae117 (patch)
treec74fa94c82ad251acc6cff729d61e12935928f31
parentf728ce3dbaa8cf24674db7f7eee0401f61864b41 (diff)
downloadmedia-4f9cd6cb54e881e40b8372d4ce0099e2f4dae117.tar.gz
Update torch brightness max level description.
Bug: 239492786 Change-Id: I82a37a70ed5ab2bec65ecfccbb1718cd7fb5d0ca
-rw-r--r--camera/docs/docs.html3
-rw-r--r--camera/docs/metadata_definitions.xml1
2 files changed, 3 insertions, 1 deletions
diff --git a/camera/docs/docs.html b/camera/docs/docs.html
index 1880ace5..d16b73f6 100644
--- a/camera/docs/docs.html
+++ b/camera/docs/docs.html
@@ -12086,7 +12086,8 @@ this be power-dependent?</p>
flashlight brightness level via
<a href="https://developer.android.com/reference/android/hardware/camera2/CameraManager.html#turnOnTorchWithStrengthLevel">CameraManager#turnOnTorchWithStrengthLevel</a>.<wbr/>
If this value is equal to 1,<wbr/> flashlight brightness control is not supported.<wbr/>
-The value for this key will be null for devices with no flash unit.<wbr/></p>
+The value for this key will be null for devices with no flash unit.<wbr/>
+This level must be set to a safe value to prevent any burn out issues.<wbr/></p>
</td>
</tr>
diff --git a/camera/docs/metadata_definitions.xml b/camera/docs/metadata_definitions.xml
index ee7605ae..23e8bccf 100644
--- a/camera/docs/metadata_definitions.xml
+++ b/camera/docs/metadata_definitions.xml
@@ -3769,6 +3769,7 @@ xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata
{@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.
+ This level must be set to a safe value to prevent any burn out issues.
</details>
</entry>
<entry name="strengthDefaultLevel" type="int32" visibility="public" hal_version="3.8">