camera: Add links for aeState

Bug: 74976641
Test: Build
Change-Id: Id9dcef6796cc13487bdf76eb514a2cb72d999081
diff --git a/camera/docs/docs.html b/camera/docs/docs.html
index 3e4b337..21c9eb4 100644
--- a/camera/docs/docs.html
+++ b/camera/docs/docs.html
@@ -2486,8 +2486,8 @@
 for the external flash.<wbr/> Otherwise,<wbr/> this mode acts like ON.<wbr/></p>
 <p>When the external flash is turned off,<wbr/> AE mode should be changed to one of the
 other available AE modes.<wbr/></p>
-<p>If the camera device supports AE external flash mode,<wbr/> aeState must be
-FLASH_<wbr/>REQUIRED after the camera device finishes AE scan and it's too dark without
+<p>If the camera device supports AE external flash mode,<wbr/> <a href="#dynamic_android.control.aeState">android.<wbr/>control.<wbr/>ae<wbr/>State</a> must
+be FLASH_<wbr/>REQUIRED after the camera device finishes AE scan and it's too dark without
 flash.<wbr/></p></span>
                   </li>
                 </ul>
@@ -6385,8 +6385,8 @@
 for the external flash.<wbr/> Otherwise,<wbr/> this mode acts like ON.<wbr/></p>
 <p>When the external flash is turned off,<wbr/> AE mode should be changed to one of the
 other available AE modes.<wbr/></p>
-<p>If the camera device supports AE external flash mode,<wbr/> aeState must be
-FLASH_<wbr/>REQUIRED after the camera device finishes AE scan and it's too dark without
+<p>If the camera device supports AE external flash mode,<wbr/> <a href="#dynamic_android.control.aeState">android.<wbr/>control.<wbr/>ae<wbr/>State</a> must
+be FLASH_<wbr/>REQUIRED after the camera device finishes AE scan and it's too dark without
 flash.<wbr/></p></span>
                   </li>
                 </ul>
@@ -6972,8 +6972,8 @@
 </tbody>
 </table>
 <p>If the camera device supports AE external flash mode (ON_<wbr/>EXTERNAL_<wbr/>FLASH is included in
-<a href="#static_android.control.aeAvailableModes">android.<wbr/>control.<wbr/>ae<wbr/>Available<wbr/>Modes</a>),<wbr/> aeState must be FLASH_<wbr/>REQUIRED after the camera device
-finishes AE scan and it's too dark without flash.<wbr/></p>
+<a href="#static_android.control.aeAvailableModes">android.<wbr/>control.<wbr/>ae<wbr/>Available<wbr/>Modes</a>),<wbr/> <a href="#dynamic_android.control.aeState">android.<wbr/>control.<wbr/>ae<wbr/>State</a> must be FLASH_<wbr/>REQUIRED after
+the camera device finishes AE scan and it's too dark without flash.<wbr/></p>
 <p>For the above table,<wbr/> the camera device may skip reporting any state changes that happen
 without application intervention (i.<wbr/>e.<wbr/> mode switch,<wbr/> trigger,<wbr/> locking).<wbr/> Any state that
 can be skipped in that manner is called a transient state.<wbr/></p>
diff --git a/camera/docs/metadata_definitions.xml b/camera/docs/metadata_definitions.xml
index f1bba92..9443f98 100644
--- a/camera/docs/metadata_definitions.xml
+++ b/camera/docs/metadata_definitions.xml
@@ -644,8 +644,8 @@
                 When the external flash is turned off, AE mode should be changed to one of the
                 other available AE modes.
 
-                If the camera device supports AE external flash mode, aeState must be
-                FLASH_REQUIRED after the camera device finishes AE scan and it's too dark without
+                If the camera device supports AE external flash mode, android.control.aeState must
+                be FLASH_REQUIRED after the camera device finishes AE scan and it's too dark without
                 flash.
               </notes>
             </value>
@@ -2370,8 +2370,8 @@
           Any state (excluding LOCKED) | android.control.aePrecaptureTrigger is CANCEL| INACTIVE       | Currently active precapture metering sequence is canceled
 
           If the camera device supports AE external flash mode (ON_EXTERNAL_FLASH is included in
-          android.control.aeAvailableModes), aeState must be FLASH_REQUIRED after the camera device
-          finishes AE scan and it's too dark without flash.
+          android.control.aeAvailableModes), android.control.aeState must be FLASH_REQUIRED after
+          the camera device finishes AE scan and it's too dark without flash.
 
           For the above table, the camera device may skip reporting any state changes that happen
           without application intervention (i.e. mode switch, trigger, locking). Any state that