Merge "Camera: Document LEGACY not being allowed on new devices" into qt-dev

am: 9943f8db84

Change-Id: I6732f2a736187d930887055bd1b0c4b8fe95cb51
This commit is contained in:
Eino-Ville Talvala
2019-04-12 12:19:27 -07:00
committed by android-build-merger

View File

@@ -1252,6 +1252,7 @@ public abstract class CameraMetadata<TKey> {
* fire the flash for flash power metering during precapture, and then fire the flash * fire the flash for flash power metering during precapture, and then fire the flash
* for the final capture, if a flash is available on the device and the AE mode is set to * for the final capture, if a flash is available on the device and the AE mode is set to
* enable the flash.</p> * enable the flash.</p>
* <p>Devices that initially shipped with Android version {@link android.os.Build.VERSION_CODES#Q Q} or newer will not include any LEGACY-level devices.</p>
* *
* @see CaptureRequest#CONTROL_AE_PRECAPTURE_TRIGGER * @see CaptureRequest#CONTROL_AE_PRECAPTURE_TRIGGER
* @see CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES * @see CameraCharacteristics#REQUEST_AVAILABLE_CAPABILITIES