commit | 7bba64785a35cceaa96271d6bbb998ad2eb5564a | [log] [tgz] |
---|---|---|
author | Bill Lin <lbill@google.com> | Tue May 17 16:13:12 2022 +0800 |
committer | Bill Lin <lbill@google.com> | Tue May 17 16:13:12 2022 +0800 |
tree | a35fa3dbfd16a1fbe2f26a9f5bc4d474cf8bcddc | |
parent | a9cdc4a88807e64c0bdae62e189979937772f0da [diff] |
Avoid warning log from InteractionJankMonitor in VolumeDialogImpl the two intents ACTION_CLOSE_SYSTEM_DIALOGS, ACTION_SCREEN_OFF have a race in VolumeDialogImpl, so the JankLinster may begin a tracing on a DialogView which has detachted from window. Test: Manually press VolumeKey and Press power key to screen off InteractionJankMonitor warning log should not showing. Bug: 232066671 Change-Id: Ic8f973372bbe1bda0f8dbab58d99269a2d766e46