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

Commit a08b9ea5 authored by Jeff Tinker's avatar Jeff Tinker Committed by Android (Google) Code Review
Browse files

Merge "Add support for HDCP 2.3"

parents c76a4146 bf1f1460
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
        };