Loading
Fix GONE => AOD AodPromotedNotif sensitivity flicker
Check hasTrust instead of isKeyguardDismissible. isKeyguardDismissible doesn't get updated to false until the GONE => AOD transition is finished since it relies on isKeyguardShowing. hasTrust does not rely on the keyguardShowing state, so it avoids the flicker of showing the unredacted notification on transition to AOD. Test: atest AODPromotedNotificationsInteractorTest Bug: 421115996 Flag: EXEMPT bugfix Change-Id: Iae5c2b8100f7f28ccf060b1d5b8f62eea802b94b