Widevine library update 4.5.0.7251 DO NOT MERGE
Resolves timeout issues on CDN redirect delays. Includes the client side changes to support SD-only playback on unlocked/rooted L2/L3 devices. Change-Id: Id962e08b67e4d29bd22d254a4967c71891b504c9 related-to-bug: 6512768 related-to-bug: 6234558
This commit is contained in:
@@ -31,7 +31,8 @@ class WVDRMPluginAPI {
|
||||
// provisionedFlags
|
||||
enum {
|
||||
DEVICE_IS_PROVISIONED,
|
||||
DEVICE_IS_NOT_PROVISIONED
|
||||
DEVICE_IS_NOT_PROVISIONED,
|
||||
DEVICE_IS_PROVISIONED_SD_ONLY
|
||||
};
|
||||
|
||||
static const int PlaybackMode_Default = 0;
|
||||
|
||||
Reference in New Issue
Block a user