summaryrefslogtreecommitdiffstats
path: root/media/libmediaplayerservice/Drm.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add signature|system permission to MediaDrm signer APIsJeff Tinker2014-04-021-0/+16
| | | | | Change-Id: If970e5ff8dcab2e67af2f3376dcd14dca82f2394 related-to-bug: 12702350
* Support CAST V2 Authentication in MediaDrmJeff Tinker2014-03-291-4/+26
| | | | | | | | | | Java API version Update frameworks to enable support for CAST V2 Authentication in the DRM Plugin. Change-Id: I9066ada0edf8e0d777c503897d8c7fc7f76f2861 related-to-bug: 12702350
* fix MediaDrm.isCryptoSchemeSupported(uuid)Jeff Tinker2013-08-281-1/+5
| | | | | | | | | 1. Don't expect plugins to support an empty mimeType in isContentTypeSupported 2. Move the cts test mock drm plugin to the cts tree so it is always used b/10528466 Change-Id: I6023f6165b1e9d294986f7e5cd0896e056e376f1
* Add ability to test supported content types to MediaDrmJeff Tinker2013-08-221-5/+8
| | | | | bug: 10244066 Change-Id: I317f05b146db962c271893f6208890a5a6c396f1
* Part of fix for TEE resource leaks when app crashesJeff Tinker2013-07-031-0/+14
| | | | | bug: 9672606 Change-Id: I98cf65260d5e43d34e3897452f6f26ed2c89294e
* Implement async event callout from drm plugin to Java appJeff Tinker2013-04-031-1/+39
| | | | Change-Id: I007f147d693664e777b8758be2bb8a4c7ec0236b
* MediaDrm API updateJeff Tinker2013-04-011-15/+133
| | | | | | | | Clarify offline usage of sessions and keys and implement implement CryptoSession to support additional crypto use cases. Change-Id: I5d8000ce7e1dd7eba08969fc50296c9e1456c4fc
* Implementing MediaDrm APIsJeff Tinker2013-03-131-0/+423
Change-Id: I9ff8eeb7d0c383b5c0c68cd54eb54ce7d2d22fe6