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

Commit df2824c1 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Revert "Fix MediaDrm security level APIs""

parents 4fae958d 3553dfe9
Loading
Loading
Loading
Loading
+0 −3
Original line number Original line Diff line number Diff line
@@ -148,9 +148,6 @@ namespace android {
        enum SecurityLevel {
        enum SecurityLevel {
            // Failure to access security level, an error occurred
            // Failure to access security level, an error occurred
            kSecurityLevelUnknown,
            kSecurityLevelUnknown,
            // The maximum security level of the device. This is the default when
            // a session is opened if no security level is specified
            kSecurityLevelMax,
            // Software-based whitebox crypto
            // Software-based whitebox crypto
            kSecurityLevelSwSecureCrypto,
            kSecurityLevelSwSecureCrypto,
            // Software-based whitebox crypto and an obfuscated decoder
            // Software-based whitebox crypto and an obfuscated decoder