OSDN Git Service

Camera2: get ride of sceneModeOverrides in API doc
authorZhijun He <zhijunhe@google.com>
Thu, 14 May 2015 20:07:06 +0000 (13:07 -0700)
committerZhijun He <zhijunhe@google.com>
Thu, 14 May 2015 20:07:06 +0000 (13:07 -0700)
sceneModeOverrides isn't public API.

Bug: 20152738
Change-Id: I4024b152c47c1d0184971539c99a2f1cc1b1c1a0

camera/docs/docs.html
camera/docs/metadata_properties.xml

index f7cdba5..e16c964 100644 (file)
@@ -3675,7 +3675,7 @@ android.<wbr/>control.<wbr/>* are in effect,<wbr/> such as <a href="#controls_an
 android.<wbr/>control.<wbr/>* are mostly disabled,<wbr/> and the camera device implements
 one of the scene mode settings (such as ACTION,<wbr/> SUNSET,<wbr/> or PARTY)
 as it wishes.<wbr/> The camera device scene mode 3A settings are provided by
-<a href="#static_android.control.sceneModeOverrides">android.<wbr/>control.<wbr/>scene<wbr/>Mode<wbr/>Overrides</a>.<wbr/></p>
+<a href="https://developer.android.com/reference/android/hardware/camera2/CaptureResult.html">capture results</a>.<wbr/></p>
 <p>When set to OFF_<wbr/>KEEP_<wbr/>STATE,<wbr/> it is similar to OFF mode,<wbr/> the only difference
 is that this frame will not be used by camera device background 3A statistics
 update,<wbr/> as if this frame is never captured.<wbr/> This mode can be used in the scenario
@@ -8025,7 +8025,7 @@ android.<wbr/>control.<wbr/>* are in effect,<wbr/> such as <a href="#controls_an
 android.<wbr/>control.<wbr/>* are mostly disabled,<wbr/> and the camera device implements
 one of the scene mode settings (such as ACTION,<wbr/> SUNSET,<wbr/> or PARTY)
 as it wishes.<wbr/> The camera device scene mode 3A settings are provided by
-<a href="#static_android.control.sceneModeOverrides">android.<wbr/>control.<wbr/>scene<wbr/>Mode<wbr/>Overrides</a>.<wbr/></p>
+<a href="https://developer.android.com/reference/android/hardware/camera2/CaptureResult.html">capture results</a>.<wbr/></p>
 <p>When set to OFF_<wbr/>KEEP_<wbr/>STATE,<wbr/> it is similar to OFF mode,<wbr/> the only difference
 is that this frame will not be used by camera device background 3A statistics
 update,<wbr/> as if this frame is never captured.<wbr/> This mode can be used in the scenario
index 835707c..cf969e1 100644 (file)
@@ -1448,7 +1448,7 @@ xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata
           android.control.* are mostly disabled, and the camera device implements
           one of the scene mode settings (such as ACTION, SUNSET, or PARTY)
           as it wishes. The camera device scene mode 3A settings are provided by
-          android.control.sceneModeOverrides.
+          {@link android.hardware.camera2.CaptureResult capture results}.
 
           When set to OFF_KEEP_STATE, it is similar to OFF mode, the only difference
           is that this frame will not be used by camera device background 3A statistics