Resolve feedback from API review: MediaDrm
bug:123939401 test:media playback test Change-Id: I8166535fe537a633a0ddac917217a5ac627f4ca8
This commit is contained in:
@@ -24942,6 +24942,7 @@ package android.media {
|
||||
ctor public MediaDrm.SessionException(int, @Nullable String);
|
||||
method public int getErrorCode();
|
||||
field public static final int ERROR_RESOURCE_CONTENTION = 1; // 0x1
|
||||
field public static final int ERROR_UNKNOWN = 0; // 0x0
|
||||
}
|
||||
|
||||
public class MediaDrmException extends java.lang.Exception {
|
||||
|
||||
Reference in New Issue
Block a user