Fix System ID problem for devices with no keybox am: f6d682b182 am: bf776ef27d

Original change: https://googleplex-android-review.googlesource.com/c/platform/vendor/widevine/+/16408945

Change-Id: I5e1965104ff03a6d973ecf3727121d9f91dc1e26
This commit is contained in:
Fred Gylys-Colwell
2022-01-07 03:56:14 +00:00
committed by Automerger Merge Worker
5 changed files with 146 additions and 106 deletions

View File

@@ -293,7 +293,7 @@ class CryptoSession {
// OTA Provisioning
bool needs_keybox_provisioning() const { return needs_keybox_provisioning_; }
static bool needs_keybox_provisioning() { return needs_keybox_provisioning_; }
// This tells the OEMCrypto adapter to ignore the next |count| keyboxes and
// report that it needs provisioning instead.