drm: add event for resource manager.
Bug: 19265536 Change-Id: I524962f84aefae28a8ffd411d1bb6521bedb02a7
This commit is contained in:
parent
fc35dd8bc9
commit
46722ff44a
@ -80,7 +80,8 @@ namespace android {
|
||||
kDrmPluginEventProvisionRequired = 1,
|
||||
kDrmPluginEventKeyNeeded,
|
||||
kDrmPluginEventKeyExpired,
|
||||
kDrmPluginEventVendorDefined
|
||||
kDrmPluginEventVendorDefined,
|
||||
kDrmPluginEventSessionReclaimed
|
||||
};
|
||||
|
||||
// Drm keys can be for offline content or for online streaming.
|
||||
|
Loading…
Reference in New Issue
Block a user