diff options
author | Zhijun He <zhijunhe@google.com> | 2014-05-23 13:49:59 -0700 |
---|---|---|
committer | Zhijun He <zhijunhe@google.com> | 2014-05-23 13:49:59 -0700 |
commit | 8949225294479d6152b3bd0f56f9520e700f84b7 (patch) | |
tree | 6f4fbeb3870e22ec4402003cdd5363554e035259 /api | |
parent | db67ffd62bc0dda9a064a6ae83c40dc9dafd9956 (diff) | |
download | frameworks_base-8949225294479d6152b3bd0f56f9520e700f84b7.zip frameworks_base-8949225294479d6152b3bd0f56f9520e700f84b7.tar.gz frameworks_base-8949225294479d6152b3bd0f56f9520e700f84b7.tar.bz2 |
Camera2: Mark the under-specified tags for FUTURE
Also clean up the tag ids.
Bug: 15168075
Change-Id: I57fb6fb37e512c224370c72d806a4b702360f29f
Diffstat (limited to 'api')
-rw-r--r-- | api/current.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/api/current.txt b/api/current.txt index edf62b3..6ef5c09 100644 --- a/api/current.txt +++ b/api/current.txt @@ -12204,7 +12204,6 @@ package android.hardware.camera2 { field public static final android.hardware.camera2.CameraCharacteristics.Key SCALER_CROPPING_TYPE; field public static final android.hardware.camera2.CameraCharacteristics.Key SCALER_STREAM_CONFIGURATION_MAP; field public static final android.hardware.camera2.CameraCharacteristics.Key SENSOR_AVAILABLE_TEST_PATTERN_MODES; - field public static final android.hardware.camera2.CameraCharacteristics.Key SENSOR_BASE_GAIN_FACTOR; field public static final android.hardware.camera2.CameraCharacteristics.Key SENSOR_BLACK_LEVEL_PATTERN; field public static final android.hardware.camera2.CameraCharacteristics.Key SENSOR_CALIBRATION_TRANSFORM1; field public static final android.hardware.camera2.CameraCharacteristics.Key SENSOR_CALIBRATION_TRANSFORM2; @@ -12610,7 +12609,6 @@ package android.hardware.camera2 { field public static final android.hardware.camera2.CaptureResult.Key SENSOR_GREEN_SPLIT; field public static final android.hardware.camera2.CaptureResult.Key SENSOR_NEUTRAL_COLOR_POINT; field public static final android.hardware.camera2.CaptureResult.Key SENSOR_SENSITIVITY; - field public static final android.hardware.camera2.CaptureResult.Key SENSOR_TEMPERATURE; field public static final android.hardware.camera2.CaptureResult.Key SENSOR_TEST_PATTERN_DATA; field public static final android.hardware.camera2.CaptureResult.Key SENSOR_TEST_PATTERN_MODE; field public static final android.hardware.camera2.CaptureResult.Key SENSOR_TIMESTAMP; |