/vendor/widevine portion of removing YouTube-specific error codes
Multi-repository change. See also update to MediaErrors.h in a separate CL. related-to-bug: 5883949 Change-Id: I505486a86a87b690aa13f813f4b88edd386382ce
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
enum {
|
||||
// YouTube Heartbeat error codes
|
||||
YT_HEARTBEAT_CANNOT_AUTHENTICATE = 513,
|
||||
YT_HEARTBEAT_NO_ACTIVE_PURCHASE_AGREEMENT = 514,
|
||||
YT_HEARTBEAT_CONCURRENT_PLAYBACK = 515,
|
||||
YT_HEARTBEAT_UNUSUAL_ACTIVITY = 516,
|
||||
YT_HEARTBEAT_STREAMING_UNAVAILABLE = 517,
|
||||
YT_HEARTBEAT_CANNOT_ACTIVATE_RENTAL = 518,
|
||||
};
|
||||
Reference in New Issue
Block a user