Recreate usage tables on error am: 4228e2327e

am: 61f0de0e7d

Change-Id: I593f203ea70af3f7664286e5704350a7cfadd245
This commit is contained in:
Rahul Frias
2017-06-09 23:48:32 +00:00
committed by android-build-merger
3 changed files with 20 additions and 5 deletions

View File

@@ -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;
/*