Source release 16.4.1

This commit is contained in:
John "Juce" Bruce
2023-02-08 16:23:36 -08:00
parent 8c17574083
commit ad166f1323
86 changed files with 7598 additions and 43 deletions

View File

@@ -115,13 +115,6 @@
'../core/src/oemcrypto_adapter_static.cpp',
],
}],
# TODO(b/139814713): For testing and internal use only.
['oemcrypto_adapter_type=="static_v15"', {
'sources': [
'../core/src/oemcrypto_adapter_static.cpp',
'../core/src/oemcrypto_adapter_static_v16.cpp',
],
}],
],
}, # widevine_cdm_core target
{