Merge "camera_metadata: update aelock and tranform matrix tag specs"
diff --git a/camera/docs/docs.html b/camera/docs/docs.html
index dc25370..3491d93 100644
--- a/camera/docs/docs.html
+++ b/camera/docs/docs.html
@@ -3309,6 +3309,7 @@
</td>
<td class="entry_range">
+ <p><strong>Deprecated</strong>.<wbr/> Do not use.<wbr/></p>
</td>
<td class="entry_tags">
@@ -4303,6 +4304,7 @@
</td>
<td class="entry_range">
+ <p><strong>Deprecated</strong>.<wbr/> Do not use.<wbr/></p>
</td>
<td class="entry_tags">
diff --git a/camera/docs/metadata_properties.xml b/camera/docs/metadata_properties.xml
index 025583e..ae97f5b 100644
--- a/camera/docs/metadata_properties.xml
+++ b/camera/docs/metadata_properties.xml
@@ -1302,6 +1302,7 @@
<entry name="aePrecaptureId" type="int32" visibility="hidden">
<description>The ID sent with the latest
CAMERA2_TRIGGER_PRECAPTURE_METERING call</description>
+ <range>**Deprecated**. Do not use.</range>
<details>Must be 0 if no
CAMERA2_TRIGGER_PRECAPTURE_METERING trigger received yet
by HAL. Always updated even if AE algorithm ignores the
@@ -1492,6 +1493,7 @@
<entry name="afTriggerId" type="int32" visibility="hidden">
<description>The ID sent with the latest
CAMERA2_TRIGGER_AUTOFOCUS call</description>
+ <range>**Deprecated**. Do not use.</range>
<details>Must be 0 if no CAMERA2_TRIGGER_AUTOFOCUS trigger
received yet by HAL. Always updated even if AF algorithm
ignores the trigger</details>