Add CdmKeyStatus kKeyStatusUsableInFuture am: 69c8f488ca am: 6a329e6c9a
am: e6ba3ec747
Change-Id: Iee17c92d9a3f3fd390e05bb0324ba04861236210
This commit is contained in:
@@ -226,7 +226,7 @@ void PolicyEngine::UpdateLicense(const License& license) {
|
||||
NotifyKeysChange(kKeyStatusUsable);
|
||||
} else {
|
||||
license_state_ = kLicenseStatePending;
|
||||
NotifyKeysChange(kKeyStatusPending);
|
||||
NotifyKeysChange(kKeyStatusUsableInFuture);
|
||||
}
|
||||
NotifyExpirationUpdate(current_time);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user