Update OEMCrypto documentation to v16.3
Merge from Widevine repo of http://go/wvgerrit/101243 Changed the version number to 16.3 and the date to June 1st. The delta document has a short description of CL's added since April 6th. Test: documentation changes only Bug: 157030231 Change-Id: I93c2b09d6a24efc71ed77110b115cafbd6fde1c6
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -8,7 +8,7 @@
|
|||||||
* Reference APIs needed to support Widevine's crypto algorithms.
|
* Reference APIs needed to support Widevine's crypto algorithms.
|
||||||
*
|
*
|
||||||
* See the document "WV Modular DRM Security Integration Guide for Common
|
* 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
|
* can find this document in the widevine repository as
|
||||||
* docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf
|
* docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf
|
||||||
* Changes between different versions of this API are documented in the files
|
* Changes between different versions of this API are documented in the files
|
||||||
|
|||||||
@@ -15,7 +15,7 @@
|
|||||||
#define ODK_MINOR_VERSION 3
|
#define ODK_MINOR_VERSION 3
|
||||||
|
|
||||||
/* ODK Version string. Date changed automatically on each release. */
|
/* 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. */
|
/* The lowest version number for an ODK message. */
|
||||||
#define ODK_FIRST_VERSION 16
|
#define ODK_FIRST_VERSION 16
|
||||||
|
|||||||
Reference in New Issue
Block a user