Revert line introduced in previous CL that seems to always pass `false` for `onTrustManagedChanged`
This change was introduce in commit fd27baff. Test: verified manually, 1. adb shell settings put global systemui/buffer/KeyguardUpdateMonitorLog DEBUG 2. adb logcat -s "TrustRepositoryLog:*" 3. Disable Extend Unlock and enable it, see the onTrustManagedChanged being passed with false and then true. Change-Id: I2a4e3579d945a8c993b1a03eb27b05ceb4c4c792
Loading
Please register or sign in to comment