summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 23:29:53 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2022-07-21 23:29:53 +0000
commitaf79ac365ee6d67e8602d3ca160b9db87cb71464 (patch)
treefcf7158032bdd485ada4b281ade42ae52e915b26
parentcb340d8d8c464d1062b20c79f5d50ea646086dfa (diff)
parentb34722397ba489c2fb9073c71204c4c672d437be (diff)
downloadmedia-af79ac365ee6d67e8602d3ca160b9db87cb71464.tar.gz
Snap for 8857231 from b34722397ba489c2fb9073c71204c4c672d437be to tm-qpr1-release
Change-Id: I3d365706bcdf96580d9d6f5cab7efefede82445c
-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">