commit | e06dcc288290f914b2aae03d75f04b2055befa51 | [log] [tgz] |
---|---|---|
author | Oleg Blinnikov <olb@google.com> | Mon Jul 22 14:44:40 2024 +0000 |
committer | Oleg Blinnikov <olb@google.com> | Wed Jul 24 20:54:14 2024 +0000 |
tree | 0ba4c0e3dcd743eed3eb31177b6099d0a9ead691 | |
parent | 3718b1c3cd6691f592cf556dc04f893863bc74ea [diff] |
Dont stop external display connection session Keyguard should not stop external display connection session. otherwise this may lead to incorrect connection duration. Change-Id: I5f910d0c08af4866d686d12733748374cf31d62d Bug: 351767189 Test: atest ExternalDisplayStatsServiceTest Flag: EXEMPT bugfix