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:
committed by
Automerger Merge Worker
commit
1373c554a8
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user