commit | 73983ae31ab2203f8b566c645edd490fcae71967 | [log] [tgz] |
---|---|---|
author | Tyler Gunn <tgunn@google.com> | Thu Dec 05 19:07:16 2024 +0000 |
committer | Tyler Gunn <tgunn@google.com> | Thu Dec 05 19:07:16 2024 +0000 |
tree | f5badd0d1fda95f97343de1ee5ff5d517580e9ca | |
parent | 6b2d00fc7f2b60ea45b3cfc263fa69188823e2ba [diff] |
Fix issue where call timeout is triggered for canceled calls. If you disconnect a call quickly before it's created, the timeout never gets cleaned up. Flag: com.android.server.telecom.flags.dont_timeout_destroyed_calls Fixes: 381684580 Test: Manually reproduced and verified this prevents the anomaly. Change-Id: I658d66436e8290db06e18fe27ea46ec3035d56a2