am c60634d8: Merge "Camera2: Doc updates for aeExposureCompensation." into lmp-mr1-dev
automerge: 658a2e6

* commit '658a2e66bec074768687a968f2929ee00de24710':
  Camera2: Doc updates for aeExposureCompensation.
diff --git a/camera/docs/docs.html b/camera/docs/docs.html
index 69d85c6..9cf34cd 100644
--- a/camera/docs/docs.html
+++ b/camera/docs/docs.html
@@ -4095,6 +4095,8 @@
             <td class="entry_range">
               <p><code>Min.<wbr/>exposure compensation * <a href="#static_android.control.aeCompensationStep">android.<wbr/>control.<wbr/>ae<wbr/>Compensation<wbr/>Step</a> &lt;= -2 EV</code></p>
 <p><code>Max.<wbr/>exposure compensation * <a href="#static_android.control.aeCompensationStep">android.<wbr/>control.<wbr/>ae<wbr/>Compensation<wbr/>Step</a> &gt;= 2 EV</code></p>
+<p>LEGACY devices may support a smaller range than this,<wbr/> including the range [0,<wbr/>0],<wbr/> which
+indicates that changing the exposure compensation is not supported.<wbr/></p>
             </td>
 
             <td class="entry_tags">
diff --git a/camera/docs/metadata_properties.xml b/camera/docs/metadata_properties.xml
index 4770adb..a5b0243 100644
--- a/camera/docs/metadata_properties.xml
+++ b/camera/docs/metadata_properties.xml
@@ -1730,6 +1730,9 @@
             `Min.exposure compensation * android.control.aeCompensationStep &lt;= -2 EV`
 
             `Max.exposure compensation * android.control.aeCompensationStep &gt;= 2 EV`
+
+            LEGACY devices may support a smaller range than this, including the range [0,0], which
+            indicates that changing the exposure compensation is not supported.
           </range>
           <tag id="BC" />
         </entry>