commit | 9586d387e2f629bf242a7f46754408565741e293 | [log] [tgz] |
---|---|---|
author | Pranav Madapurmath <pmadapurmath@google.com> | Mon Dec 02 19:30:17 2024 +0000 |
committer | Pranav Madapurmath <pmadapurmath@google.com> | Mon Dec 02 19:30:17 2024 +0000 |
tree | b9b84b986270ed090ff86ca3d3e0011aa5bc0987 | |
parent | 385a742f3f05cc09e4051598d0c8ecb7f7ea6f19 [diff] |
Only attempt dock call routing if not already on speaker This change skips the routing of the call to the dock unless it is not already on the speaker. This prevents a potential stack overflow if the route is already on speaker. Bug: 381733807 Change-Id: I3f5f9ab2ac8786afdfdaeed33768223aeecbefe9 Flag: EXEMPT bugfix Test: Manual