Clear OTA keybox flag.
[ Merge of http://go/wvgerrit/136432 ] Once OTA keybox succeeds, the |needs_keybox_provisioning_| flag is cleared. Access to the system fallback policy is allowed after provisioning to check status. Bug: 203177668 Test: ExoPlayer test Change-Id: I2d28c896c554cfbc9b008340bb415d4c7fac62f2
This commit is contained in:
@@ -302,7 +302,7 @@ class CryptoSession {
|
||||
// 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,
|
||||
// or if the device has already been provisioned.
|
||||
// or not required.
|
||||
static okp::SystemFallbackPolicy* GetOkpFallbackPolicy();
|
||||
|
||||
// Generates an OTA provisioning request.
|
||||
|
||||
Reference in New Issue
Block a user