Resolve feedback from API review: MediaDrm
bug:123939401 test:media playback test Change-Id: I8166535fe537a633a0ddac917217a5ac627f4ca8
This commit is contained in:
@@ -303,6 +303,11 @@ public final class MediaDrm implements AutoCloseable {
|
||||
mErrorCode = errorCode;
|
||||
}
|
||||
|
||||
/**
|
||||
* The SessionException has an unknown error code.
|
||||
*/
|
||||
public static final int ERROR_UNKNOWN = 0;
|
||||
|
||||
/**
|
||||
* This indicates that apps using MediaDrm sessions are
|
||||
* temporarily exceeding the capacity of available crypto
|
||||
|
||||
Reference in New Issue
Block a user