Replace DeviceFiles::LicenseState with CdmOfflineLicenseState
[ Merge of http://go/wvgerrit/123003 ] Bug: 160006474 Test: WV unit/integration tests Change-Id: Ied813f58405fcac44f0543f715ab2175129bbf9c
This commit is contained in:
@@ -237,7 +237,7 @@ class CdmSession {
|
||||
|
||||
CdmResponseType StoreLicense();
|
||||
|
||||
bool StoreLicense(DeviceFiles::LicenseState state, int* error_detail);
|
||||
bool StoreLicense(CdmOfflineLicenseState state, int* error_detail);
|
||||
|
||||
bool UpdateUsageInfo();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user