Source release 19.2.0
This commit is contained in:
@@ -171,6 +171,12 @@
|
||||
'oemcrypto_load_provisioning_fuzz.cc',
|
||||
],
|
||||
},
|
||||
{
|
||||
'target_name': 'oemcrypto_opk_load_release_fuzz',
|
||||
'sources': [
|
||||
'oemcrypto_load_release_fuzz.cc',
|
||||
],
|
||||
},
|
||||
{
|
||||
'target_name': 'oemcrypto_opk_load_renewal_fuzz',
|
||||
'sources': [
|
||||
@@ -207,6 +213,12 @@
|
||||
'oemcrypto_query_key_control_fuzz.cc',
|
||||
],
|
||||
},
|
||||
{
|
||||
'target_name': 'oemcrypto_opk_release_request_fuzz',
|
||||
'sources': [
|
||||
'oemcrypto_release_request_fuzz.cc',
|
||||
],
|
||||
},
|
||||
{
|
||||
'target_name': 'oemcrypto_opk_renewal_request_fuzz',
|
||||
'sources': [
|
||||
|
||||
Reference in New Issue
Block a user