Do not fall back to L3 if L1 has test keybox
[ Merged of go/wvgerrit/186370 ] CDM by default allows test keybox from device side. Bug: 299987160 Bug: 301669353 Change-Id: I06f1936ccd068eb71364a5a8931970954233b686
This commit is contained in:
@@ -232,10 +232,6 @@ class WvContentDecryptionModule : public android::RefBase, public TimerHandler {
|
||||
// device to request a keybox OTA reprovisioning.
|
||||
virtual CdmResponseType SetDebugIgnoreKeyboxCount(uint32_t count);
|
||||
|
||||
// Allow the device to continue with a test keybox. Otherwise, it will fall
|
||||
// back to L3.
|
||||
virtual CdmResponseType SetAllowTestKeybox(bool allow);
|
||||
|
||||
virtual CdmResponseType SetDecryptHash(const std::string& hash_data,
|
||||
CdmSessionId* session_id);
|
||||
virtual CdmResponseType GetDecryptHashError(const CdmSessionId& session_id,
|
||||
|
||||
Reference in New Issue
Block a user