commit | 2288c539cc227ec262be28c4b684ff38527f7768 | [log] [tgz] |
---|---|---|
author | gunsch <[email protected]> | Thu Apr 30 03:58:45 2015 |
committer | Commit bot <[email protected]> | Thu Apr 30 03:59:13 2015 |
tree | 12cf88619fe8fbc979a2f0aa1f0722ff2741a500 | |
parent | d92456f94d7d2563f3b1bd46e6b77d9c9eadd633 [diff] |
Adds MediaClientAndroid to support embedder/MediaDrmBridge interaction. This CL does a few things: * Adds a MediaDrmBridgeDelegate interface to support per DRM-scheme logic for Android in MediaDrmBridge. * Adds a MediaClientAndroid interface for embedders to provide MediaDrmBridgeDelegate implementations and key-system-UUID mappings * Removes the Java-based key-system-UUID mapping path * Embedders no longer call directly into MediaDrmBridge [email protected],[email protected],[email protected],[email protected] BUG=462443 Review URL: https://codereview.chromium.org/962793005 Cr-Commit-Position: refs/heads/master@{#327650}