Loading media/java/android/media/MediaDrm.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -1202,7 +1202,6 @@ public final class MediaDrm implements AutoCloseable { * The maximum security level supported by the device. This is the default * The maximum security level supported by the device. This is the default * security level when a session is opened. * security level when a session is opened. */ */ @SecurityLevel public static final int getMaxSecurityLevel() { public static final int getMaxSecurityLevel() { return SECURITY_LEVEL_MAX; return SECURITY_LEVEL_MAX; } } Loading Loading
media/java/android/media/MediaDrm.java +0 −1 Original line number Original line Diff line number Diff line Loading @@ -1202,7 +1202,6 @@ public final class MediaDrm implements AutoCloseable { * The maximum security level supported by the device. This is the default * The maximum security level supported by the device. This is the default * security level when a session is opened. * security level when a session is opened. */ */ @SecurityLevel public static final int getMaxSecurityLevel() { public static final int getMaxSecurityLevel() { return SECURITY_LEVEL_MAX; return SECURITY_LEVEL_MAX; } } Loading