Merge from Widevine repo of http://go/wvgerrit/158077
I ran the script ./oemcrypto/lock-api-for-release
Bug: 235858362
Test: tested with http://go/ag/20420224
Change-Id: I59b808898cdec60bffe36059f75ac413b0f55356
Merge from Widevine repo of http://go/wvgerrit/157923
This adds a C file to be built by Luci to verify that nobody
has made a change to OEMCryptoCENC.h that changes the
signature of any _oecc function. See the new comment in the
header for an explanation why we don't want to chage the
function signature of an oecc function.
We also update the OEMCrypto release script to verify that
all of the functions have been locked. There is a script to
update the lock file that should be run before each release.
Bug: 235858362
Test: tested with http://go/ag/20420224
Change-Id: Id890054e82cf8cc4c75e83c8347a776bda2d8a3b