commit | ef1e455d303e7f251ab8f41a6d3fa81c0c8e0111 | [log] [tgz] |
---|---|---|
author | Aswin Sankar <apsankar@google.com> | Mon May 08 16:42:43 2023 -0700 |
committer | Aswin Sankar <apsankar@google.com> | Tue May 09 15:13:02 2023 -0700 |
tree | c536c55ff45102e8ab1c84692c9ea35a65ca1d55 | |
parent | 44b5661c1a6f44ba71c6cfdb0a21fc4e6601bce4 [diff] |
DSDA: Update hold capability across subscriptions. - When there are 2 calls across subs, they were each marked as holdable. - When a 3rd MT call is accepted, the logic to terminate the bg call would not be triggered. Marking both calls as not holdable (but still supports hold) solves the issue. Bug: 280560635 Test: Live DSDA testing. Updated HoldTrackerTest. Change-Id: I42785c42df51dab5e4bca0f447c019d9270f243a