Sending display switch event even if something went wrong
Until now display switch event was sent only in happy path but now it will be sent also after timeout and entering corrupted state - that way we can track how often these corner cases happen. To distinguish these cases, new field "tracking result" was introduced to the event. Bug: 390649568 Flag: com.android.systemui.unfold_latency_tracking_fix Test: DisplaySwitchLatencyTrackerTest Change-Id: I8043279e4c5e2053b3f0c29ecfe570d2fcbc6d1f
Loading
Please register or sign in to comment