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

Commit bf1f1460 authored by Jeff Tinker's avatar Jeff Tinker
Browse files

Add support for HDCP 2.3

bug:120040804
Change-Id: I9490db8ec7287284ca12e918b7d1cdec4601a170
parent 4e88b78a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -140,6 +140,8 @@ namespace android {
            kHdcpV2_1,
            // HDCP version 2.2 Type 1.
            kHdcpV2_2,
            // HDCP version 2.3 Type 1.
            kHdcpV2_3,
            // No digital output, implicitly secure
            kHdcpNoOutput = 0x7fff
        };