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:
@@ -331,10 +331,6 @@ class CryptoSession {
|
||||
// report that it needs provisioning instead.
|
||||
static CdmResponseType SetDebugIgnoreKeyboxCount(uint32_t count);
|
||||
|
||||
// This tells the OEMCrypto adapter to allow the device to continue with a
|
||||
// test keybox. Otherwise, the keybox is reported as invalid.
|
||||
static CdmResponseType SetAllowTestKeybox(bool allow);
|
||||
|
||||
// Returns a system-wide singleton instance of SystemFallbackPolicy
|
||||
// to be used for communicating OTA keybox provisioning state between
|
||||
// apps. Returns a null pointer if OTA provisioning is not supported,
|
||||
|
||||
Reference in New Issue
Block a user