Remove reference to OEMCrypto_LoadKeys() in ODK code

PiperOrigin-RevId: 522089097
Merged from https://widevine-internal-review.googlesource.com/168481

Change-Id: I59927c7f5aba52523aeba78c130f4b148d1c363f
This commit is contained in:
Vicky Min
2023-04-05 10:25:46 -07:00
committed by Robert Shih
parent 231ff3735c
commit c6e7c70a6b
2 changed files with 5 additions and 5 deletions

View File

@@ -19,7 +19,7 @@ extern "C" {
#define ODK_MINOR_VERSION 1
/* ODK Version string. Date changed automatically on each release. */
#define ODK_RELEASE_DATE "ODK v18.1 2023-02-25"
#define ODK_RELEASE_DATE "ODK v18.1 2023-04-05"
/* The lowest version number for an ODK message. */
#define ODK_FIRST_VERSION 16