Update OEMCrypto documentation to v16.3 am: aa5fc5afd0 am: 30ea7ee843 am: 615bf191a5 am: cc446c0075

Original change: https://googleplex-android-review.googlesource.com/c/platform/vendor/widevine/+/11707216

Change-Id: I80833b2d971bdbe82af3ba709651d98ac8e29e5b
This commit is contained in:
Fred Gylys-Colwell
2020-06-04 22:29:48 +00:00
committed by Automerger Merge Worker
4 changed files with 2 additions and 2 deletions

View File

@@ -8,7 +8,7 @@
* Reference APIs needed to support Widevine's crypto algorithms.
*
* See the document "WV Modular DRM Security Integration Guide for Common
* Encryption (CENC) -- version 16.2" for a description of this API. You
* Encryption (CENC) -- version 16.3" for a description of this API. You
* can find this document in the widevine repository as
* docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf
* Changes between different versions of this API are documented in the files

View File

@@ -15,7 +15,7 @@
#define ODK_MINOR_VERSION 3
/* ODK Version string. Date changed automatically on each release. */
#define ODK_RELEASE_DATE "ODK v16.2 2020-06-02"
#define ODK_RELEASE_DATE "ODK v16.3 2020-06-02"
/* The lowest version number for an ODK message. */
#define ODK_FIRST_VERSION 16