Skip to content

Commit 8369e48

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 9e384fd commit 8369e48

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="446cdfe2bf2c1d1d86e287a46363ecbc178ad58d">
14+
<project groups="rdk" name="meta-rdk-video" path="meta-rdk-video" remote="rdkcentral" revision="80dbb3d38256befaaa90e7da0dcd5db4cc3db2d2">
1515
<annotation name="MANIFEST_EXPORT_PATH" value="MANIFEST_PATH_RDK_VIDEO" />
1616
</project>
1717

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

0 commit comments

Comments
 (0)