mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Camera: Fix mandatory stream combination links" into udc-dev
This commit is contained in:
@@ -2282,7 +2282,8 @@ enum CameraMetadataTag {
|
||||
*
|
||||
* <p>Whether this camera device can support identical set of stream combinations
|
||||
* involving HEIC image format, compared to the
|
||||
* <a href="https://developer.android.com/reference/android/hardware/camera2/CameraDevice.html#legacy-level-guaranteed-configurations">table of combinations</a> involving JPEG image format required for the device's hardware
|
||||
* <a href="https://developer.android.com/reference/android/hardware/camera2/CameraDevice#legacy-level-guaranteed-configurations">table of combinations</a>
|
||||
* involving JPEG image format required for the device's hardware
|
||||
* level and capabilities.</p>
|
||||
*/
|
||||
ANDROID_HEIC_INFO_SUPPORTED = CameraMetadataSectionStart.ANDROID_HEIC_INFO_START,
|
||||
|
||||
Reference in New Issue
Block a user