systemui: Fix the TrustDrawable animation state
* The TrustDrawable animation is being mistakenly activated when the screen turns off, resulting in SystemUI obliterating SurfaceFlinger with vsync requests. This results in high power consumption. * Add a check for device interactive state when enabling the animation to prevent this. Ticket: CYNGNOS-2975 Change-Id: Iad9dd2a7c26fced4e412ac0b7dfb393aa58e6c02
Loading
Please register or sign in to comment