Merge "Updated usage table capacity property string."

This commit is contained in:
Alex Dale
2020-11-18 07:23:49 +00:00
committed by Android (Google) Code Review

View File

@@ -100,7 +100,7 @@ static const std::string QUERY_KEY_OEMCRYPTO_BUILD_INFORMATION =
static const std::string QUERY_KEY_DECRYPT_HASH_SUPPORT = "DecryptHashSupport";
static const std::string QUERY_KEY_PROVISIONING_MODEL = "ProvisioningModel";
static const std::string QUERY_KEY_MAX_USAGE_TABLE_ENTRIES =
"MaxNumberOfUsageTableEntries";
"MaxUsageEntriesSupported";
static const std::string QUERY_KEY_OEMCRYPTO_API_MINOR_VERSION =
"OemCryptoApiMinorVersion";
static const std::string QUERY_KEY_ANALOG_OUTPUT_CAPABILITIES =