Revert line introduced in previous CL that seems to always pass `false` for `onTrustManagedChanged`

This change was introduce in commit fd27baff3430033aafbb31bbab6bc560afb8a219.
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
Merged-In: I2a4e3579d945a8c993b1a03eb27b05ceb4c4c792
(cherry picked from commit b772ef6eaabcabefe96c3c284e23e8024b7c545a)
1 file changed