Recreate usage tables on error
am: 4228e2327e
Change-Id: I66140b35d3b992aaedb15c8e2dd2167127183eb3
This commit is contained in:
@@ -78,6 +78,7 @@ typedef enum OEMCryptoResult {
|
||||
OEMCrypto_ERROR_LICENSE_INACTIVE = 47,
|
||||
OEMCrypto_ERROR_ENTRY_NEEDS_UPDATE = 48,
|
||||
OEMCrypto_ERROR_ENTRY_IN_USE = 49,
|
||||
OEMCrypto_ERROR_USAGE_TABLE_UNRECOVERABLE = 50, // Reserved. Do not use.
|
||||
} OEMCryptoResult;
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user