Fall back to L3 if L1 has test keybox am: 31faf51933 am: cbb5bd0f7a
Original change: https://googleplex-android-review.googlesource.com/c/platform/vendor/widevine/+/16507243 Change-Id: I4159f77db5748bde567466157ce5f07be7f64e55
This commit is contained in:
committed by
Automerger Merge Worker
commit
2897ed2ed5
@@ -506,8 +506,7 @@ CdmResponseType WvContentDecryptionModule::SetDebugIgnoreKeyboxCount(
|
||||
}
|
||||
|
||||
CdmResponseType WvContentDecryptionModule::SetAllowTestKeybox(bool allow) {
|
||||
// TODO(210807585) add functionality in next CL.
|
||||
return NO_ERROR;
|
||||
return CdmEngine::SetAllowTestKeybox(allow);
|
||||
}
|
||||
|
||||
CdmResponseType WvContentDecryptionModule::SetDecryptHash(
|
||||
|
||||
Reference in New Issue
Block a user