Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5102850b authored by Bharatt Kukreja's avatar Bharatt Kukreja Committed by Automerger Merge Worker
Browse files

Merge "Camera: Add links to mandatory stream combination tables" into udc-dev...

Merge "Camera: Add links to mandatory stream combination tables" into udc-dev am: b082ae03 am: cc0a7d34 am: 788e225f

Original change: https://googleplex-android-review.googlesource.com/c/platform/hardware/interfaces/+/23680404



Change-Id: Idd3f4429bbc45459e7b42eff05f55ebc65715818
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents e2af29a2 788e225f
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2282,8 +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#createCaptureSession">table of combinations</a>
     * involving JPEG image format required for the device's hardware level and capabilities.</p>
     * <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
     * level and capabilities.</p>
     */
    ANDROID_HEIC_INFO_SUPPORTED = CameraMetadataSectionStart.ANDROID_HEIC_INFO_START,
    /**