Fix another typo
Merge from Widevine repo of http://go/wvgerrit/122123 Bug: 171912044 Change-Id: Ic7459870ac532f04f254913e685a306dbdfe1f7a
This commit is contained in:
@@ -117,7 +117,7 @@ typedef enum OEMCrypto_Usage_Entry_Status {
|
||||
typedef enum OEMCrypto_LicenseType {
|
||||
OEMCrypto_ContentLicense = 0,
|
||||
OEMCrypto_EntitlementLicense = 1,
|
||||
OEMCrypto_LicenstType_MaxValue = OEMCrypto_EntitlementLicense,
|
||||
OEMCrypto_LicenseType_MaxValue = OEMCrypto_EntitlementLicense,
|
||||
} OEMCrypto_LicenseType;
|
||||
|
||||
/* Private key type used in the provisioning response. */
|
||||
|
||||
Reference in New Issue
Block a user