From 38406165d7fe7910b3723fb5e0b959fbc5294a12 Mon Sep 17 00:00:00 2001 From: anbarasan <215568572+anbarasan2710@users.noreply.github.com> Date: Fri, 8 Aug 2025 06:15:12 +0000 Subject: [PATCH] RDKEMW-6681: getDolbyVisionMode api fails to return "Dark/Bright" in response for AVOutput plugins. Reason for change: Added condition in getDolbyVisionMode() to return error for non DV content. Test Procedure: as per JIRA Risks: None Priority: P2 Signed-off-by: Anbarasan R --- middleware-generic.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/middleware-generic.xml b/middleware-generic.xml index ccc4ca1..5511406 100644 --- a/middleware-generic.xml +++ b/middleware-generic.xml @@ -11,8 +11,8 @@ - + - \ No newline at end of file +