commit | 0803e30b5d3be8fe014a6387275d6bcfc9c8a364 | [log] [tgz] |
---|---|---|
author | Hall Liu <hallliu@google.com> | Tue Apr 20 15:17:22 2021 -0700 |
committer | Hall Liu <hallliu@google.com> | Tue Apr 20 15:22:27 2021 -0700 |
tree | eea30e59b585199b5015df84c9c8ab9e1caaf6e3 | |
parent | 0e44b583b0629b3a437fbbd538739f5373f01603 [diff] |
Prevent Telecom from holding focus indefinitely In certain churny conditions, CARSM may receive a notification that says that we're releasing focus after it's transitioned into a quiescent state. In these cases, notify CAMSM that all audio operations are complete (there's nothing to do anyway), since CAMSM waits for confirmation that CARSM is done before actually releasing focus. Fixes: 184238880 Test: manual Change-Id: I88a457394f9a2371278bd1001a9f044bcd651495