Camera: Document LEGACY devices not being allowed on new devices

Bug: 130315905
Test: Builds
Change-Id: Ia1380344ba73216eaf078f2480ce278e99c03820
gugelfrei
Eino-Ville Talvala 5 years ago
parent 0e5a1b3bb6
commit 5e95ecbd8a

@ -8311,6 +8311,7 @@ typedef enum acamera_metadata_enum_acamera_info_supported_hardware_level {
* 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
* enable the flash.</p>
* <p>Devices that initially shipped with Android version <a href="https://developer.android.com/reference/android/os/Build.VERSION_CODES.html#Q">Q</a> or newer will not include any LEGACY-level devices.</p>
*
* @see ACAMERA_CONTROL_AE_PRECAPTURE_TRIGGER
* @see ACAMERA_REQUEST_AVAILABLE_CAPABILITIES

Loading…
Cancel
Save