commit | 5f67bddbf592dffc7232846c068011f858e28875 | [log] [tgz] |
---|---|---|
author | Pranav Madapurmath <pmadapurmath@google.com> | Thu Mar 27 15:27:15 2025 -0700 |
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | Wed Apr 02 19:41:13 2025 -0700 |
tree | 4461b184cab64ce3d6780650ddfa0c4370ccecaa | |
parent | 0d88e9fb110ccb5e125455c39d7f732ae21bc7e1 [diff] |
Don't wait on live call disconnect for single sim Remove the logic in CallSequencingControlelr#makeRoomForOutgoingEmergencyCall to wait for the live call to disconnect in the single sim case where we have an active + held call and we're placing an emergency call. It was found that if the two ongoing calls are merging and we send a disconnect, that it's possible for this transaction to timeout and we end up failing to place the emergency call as a result. Bug: 394977939 Flag: EXEMPT bugfix Test: atest CtsTelecomCujTestCases (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:1a4ece76c8cdcfc69ae2b37cd2dda161450f4fb3) Merged-In: Ie45f68778bbd8b1b199cbb3984aa9ee3666e33e4 Change-Id: Ie45f68778bbd8b1b199cbb3984aa9ee3666e33e4