Merge of http://go/wvgerrit/93404 This CL updates the Widevine CDM to support OEMCrypto v16.1 Test: Tested in 16.2 CL Bug: 141247171 Change-Id: I69bd993500f6fb63bf6010c8b0250dc7acc3d71b
4 lines
80 B
Makefile
4 lines
80 B
Makefile
derive_key: derive_key.cpp
|
|
g++ -g -o derive_key derive_key.cpp -lssl -lcrypto
|
|
|