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

Commit 37708dbb authored by Jeff Tinker's avatar Jeff Tinker
Browse files

Revert "Revert "Fix MediaDrm security level APIs""

This reverts commit 3553dfe9.

Change-Id: I162037cfe692a0b0d277c562fc3f92d48f9446c3
parent 3553dfe9
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -148,6 +148,9 @@ namespace android {
        enum SecurityLevel {
            // Failure to access security level, an error occurred
            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
            kSecurityLevelSwSecureCrypto,
            // Software-based whitebox crypto and an obfuscated decoder