From de06052c7cacb640ec2f004c0aa7884fbb8ba1fc Mon Sep 17 00:00:00 2001 From: Fred Gylys-Colwell Date: Wed, 5 Feb 2020 16:30:27 -0800 Subject: [PATCH] Update version number in OEMCrypto header Merge from Widevine repo of http://go/wvgerrit/93507 Test: comment only change Bug: 147038692 Change-Id: I5a5f1818594dfd95d916c7d1d3ae2795d3b6477f --- libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h b/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h index f50ce0eb..5b8e1f01 100644 --- a/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h +++ b/libwvdrmengine/oemcrypto/include/OEMCryptoCENC.h @@ -8,9 +8,9 @@ * Reference APIs needed to support Widevine's crypto algorithms. * * See the document "WV Modular DRM Security Integration Guide for Common - * Encryption (CENC) -- version 15.2" for a description of this API. You + * Encryption (CENC) -- version 16.2" for a description of this API. You * can find this document in the widevine repository as - * docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v15.pdf + * docs/WidevineModularDRMSecurityIntegrationGuideforCENC_v16.pdf * Changes between different versions of this API are documented in the files * docs/Widevine_Modular_DRM_Version_*_Delta.pdf *