summaryrefslogtreecommitdiffstats
path: root/camera/docs/metadata_properties.xml
diff options
context:
space:
mode:
authorEino-Ville Talvala <etalvala@google.com>2015-11-08 18:58:27 -0800
committerEino-Ville Talvala <etalvala@google.com>2015-11-12 00:00:17 +0000
commit04292697a7841d6e45e0355c9dc3ced3bbedc768 (patch)
tree0de69e721b69bb4fc0c359d701caa97589b2df2e /camera/docs/metadata_properties.xml
parent2d950898d4dc311ecfd2b64ea8880656dd6a14fa (diff)
downloadandroid_system_media-04292697a7841d6e45e0355c9dc3ced3bbedc768.tar.gz
android_system_media-04292697a7841d6e45e0355c9dc3ced3bbedc768.tar.bz2
android_system_media-04292697a7841d6e45e0355c9dc3ced3bbedc768.zip
Camera: Documentation updates
- Use preCorrectionActiveArray instead of activeArray for one of the possible sizes for raw outputs. Bug: 23908116 Change-Id: I5f7efb4e399f392b9442ad458335eb0b4777e35c
Diffstat (limited to 'camera/docs/metadata_properties.xml')
-rw-r--r--camera/docs/metadata_properties.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/camera/docs/metadata_properties.xml b/camera/docs/metadata_properties.xml
index aac0acfc..42457d16 100644
--- a/camera/docs/metadata_properties.xml
+++ b/camera/docs/metadata_properties.xml
@@ -4567,7 +4567,7 @@ xsi:schemaLocation="http://schemas.android.com/service/camera/metadata/ metadata
* The maximum available resolution for RAW_SENSOR streams
will match either the value in
android.sensor.info.pixelArraySize or
- android.sensor.info.activeArraySize.
+ android.sensor.info.preCorrectionActiveArraySize.
* All DNG-related optional metadata entries are provided
by the camera device.
</notes>