PolicyTimersV16: override base class HasRenewalDelayExpired am: d9112ff7e1 am: 035254e828 am: 6c6cbc95df
Original change: https://googleplex-android-review.googlesource.com/c/platform/vendor/widevine/+/12184963 Change-Id: I183964f4454b2718623cfaf471bdd92a5394322e
This commit is contained in:
@@ -84,6 +84,8 @@ class PolicyTimersV16 : public PolicyTimers {
|
||||
return GetRentalDurationRemaining(current_time);
|
||||
};
|
||||
|
||||
bool HasRenewalDelayExpired(int64_t current_time) override;
|
||||
|
||||
protected:
|
||||
// Gets the clock time that the license expires based on whether we have
|
||||
// started playing. This takes into account GetHardLicenseExpiryTime.
|
||||
|
||||
Reference in New Issue
Block a user