From 3e4fbc9a22969c4e2dbe7e689d1786b5c31ed5ad Mon Sep 17 00:00:00 2001 From: Bharatt Kukreja Date: Tue, 13 Jun 2023 22:52:17 +0000 Subject: Camera: Add links to mandatory stream combination tables Bug: 271143048 Test: Documentation change Change-Id: I570994c084e730750aa5205b7f97c7546d75b58d --- .../aidl/android/hardware/camera/metadata/CameraMetadataTag.aidl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/camera/metadata/aidl/android/hardware/camera/metadata/CameraMetadataTag.aidl b/camera/metadata/aidl/android/hardware/camera/metadata/CameraMetadataTag.aidl index 671d69d7b7..56aa690777 100644 --- a/camera/metadata/aidl/android/hardware/camera/metadata/CameraMetadataTag.aidl +++ b/camera/metadata/aidl/android/hardware/camera/metadata/CameraMetadataTag.aidl @@ -2282,8 +2282,8 @@ enum CameraMetadataTag { * *

Whether this camera device can support identical set of stream combinations * involving HEIC image format, compared to the - * table of combinations - * involving JPEG image format required for the device's hardware level and capabilities.

+ * table of combinations involving JPEG image format required for the device's hardware + * level and capabilities.

*/ ANDROID_HEIC_INFO_SUPPORTED = CameraMetadataSectionStart.ANDROID_HEIC_INFO_START, /** -- cgit v1.2.3