Files
android/libwvdrmengine/README
Fred Gylys-Colwell da4029d83d Add README for Android
Merge from Widevine repo of http://go/wvgerrit/66883

The main reason this README is needed is that we want to tell partners
which branches they should be using.

test: docs only
bug: 31963611
Change-Id: Ifce968cdffc69e547c58cd8a4615b2f949bcab62
2018-11-22 00:33:30 +00:00

27 lines
1.4 KiB
Plaintext

This is the source code for the Widevine Content Decryption Module (CDM) for the
Android OS. It provides the libwvdrmengine plugin for DRM.
Partners who are integrating a device should be familiar with the documents in
the docs directory.
This source code is NOT open source, and is not part of AOSP. However, it is
released to partners external to Google after official Android releases. For
this reason, partners should look for bug fixes and software updates on the
widevine branches:
+------------------------------+------------------------------+
|Android Version |Branch |
+------------------------------+------------------------------+
|Android L |lmp-mr1-widevine-release |
+------------------------------+------------------------------+
|Android M MR1 |mnc-mr1-widevine-release |
+------------------------------+------------------------------+
|Android N MR2 |nyc-mr2-widevine-release |
+------------------------------+------------------------------+
|Android OC |oc-widevine-release |
+------------------------------+------------------------------+
|Android OC MR1 |oc-mr1-widevine-release |
+------------------------------+------------------------------+
|Android Pi |pi-widevine-release |
+------------------------------+------------------------------+