diff --git a/camera/ndk/include/camera/NdkCameraMetadataTags.h b/camera/ndk/include/camera/NdkCameraMetadataTags.h index 7cd832afbb..9ec64e1726 100644 --- a/camera/ndk/include/camera/NdkCameraMetadataTags.h +++ b/camera/ndk/include/camera/NdkCameraMetadataTags.h @@ -1126,10 +1126,17 @@ typedef enum acamera_metadata_tag { * *

For devices at the LIMITED level or above:

* + * + * @see ACAMERA_SENSOR_INFO_COLOR_FILTER_ARRANGEMENT */ ACAMERA_CONTROL_AE_AVAILABLE_TARGET_FPS_RANGES = // int32[2*n] ACAMERA_CONTROL_START + 20, @@ -8330,7 +8337,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.

- *

Devices that initially shipped with Android version Q or newer will not include any LEGACY-level devices.

+ *

Devices that initially shipped with Android version Q or newer will not include any LEGACY-level devices.

* * @see ACAMERA_CONTROL_AE_PRECAPTURE_TRIGGER * @see ACAMERA_REQUEST_AVAILABLE_CAPABILITIES