Files
android/libwvdrmengine
Edwin Wong ab5fd42968 Fix printUsage() typo in Widevine dumpsys hook.
Merged from http://go/wvgerrit/155149

Test:  adb shell dumpsys android.hardware.drm.IDrmFactory/widevine -o
  fail: verify correct usage is printed

Test: adb shell dumpsys android.hardware.drm::IDrmFactory/widevine
  fail: "Can't find service: android.hardware.drm::IDrmFactory/widevine"

Test: adb shell dumpsys android.hardware.drm.IDrmFactory/widevine
  success

Bug: 240289274
Change-Id: I609ac5b049614c53a4d21e75a7b9b22a61603be6
2022-07-26 22:26:40 +00:00
..
2022-01-27 20:07:15 -08:00
2022-05-22 06:35:22 +00:00
2022-07-20 14:47:43 -07:00
2022-04-11 11:38:15 -07:00
2022-07-06 09:50:04 -07:00
2018-11-22 00:33:30 +00:00

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           |
+------------------------------+------------------------------+