Skip to content

Commit 63c3a70

Browse files
committed
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 <[email protected]>
1 parent 082d2a6 commit 63c3a70

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

middleware-generic.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<annotation name="MANIFEST_EXPORT_PATH1" value="MANIFEST_PATH_BBLAYERS_TEMPLATE" />
1212
</project>
1313

14-
<project groups="rdk" name="meta-rdk-video" path="meta-rdk-video" remote="rdkcentral" revision="c2feb35202ca1adeab39ef3396ed14b95d68acc0">
14+
<project groups="rdk" name="meta-rdk-video" path="meta-rdk-video" remote="rdkcentral" revision="f1efc260641cd74e00387f4a7ba441c76cd8196f">
1515
<annotation name="MANIFEST_EXPORT_PATH" value="MANIFEST_PATH_RDK_VIDEO" />
1616
</project>
1717

18-
</manifest>
18+
</manifest>

0 commit comments

Comments
 (0)