From a5bcb401f154ddf05017ee13d6ae7e4774fd3107 Mon Sep 17 00:00:00 2001 From: Ruben Brunk Date: Mon, 22 Sep 2014 16:11:06 -0700 Subject: [PATCH] camera2: Docs update for available AF modes. Bug: 17588783 Change-Id: If4010517e79b3a51bd6231424a10be672ff5a252 --- camera/docs/docs.html | 6 +++--- camera/docs/metadata_properties.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/camera/docs/docs.html b/camera/docs/docs.html index 1ff34ae1..773c4666 100644 --- a/camera/docs/docs.html +++ b/camera/docs/docs.html @@ -4034,9 +4034,9 @@ selected with android.control.<

Not all the auto-focus modes may be supported by a given camera device. This entry lists the valid modes for android.control.afMode for this camera device.

-

All camera devices will support OFF mode, and all camera devices with -adjustable focuser units (android.lens.info.minimumFocusDistance > 0) -will support AUTO mode.

+

All LIMITED and FULL mode camera devices will support OFF mode, and all +camera devices with adjustable focuser units +(android.lens.info.minimumFocusDistance > 0) will support AUTO mode.

diff --git a/camera/docs/metadata_properties.xml b/camera/docs/metadata_properties.xml index 9ef60911..29260e81 100644 --- a/camera/docs/metadata_properties.xml +++ b/camera/docs/metadata_properties.xml @@ -1615,9 +1615,9 @@ xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata given camera device. This entry lists the valid modes for android.control.afMode for this camera device. - All camera devices will support OFF mode, and all camera devices with - adjustable focuser units (`android.lens.info.minimumFocusDistance > 0`) - will support AUTO mode. + All LIMITED and FULL mode camera devices will support OFF mode, and all + camera devices with adjustable focuser units + (`android.lens.info.minimumFocusDistance > 0`) will support AUTO mode. -- 2.11.0