Properly support handover retry
1. If retrying handover, do not tear down the data connection on the source transport. 2. For handover fallback, fail fast the retry instead of letting it retry and fail with ON_OTHER_TRANSPORT error. This is no behavioral change but optimization only. (clean cherry-pick) Fix: 170796126 Test: Manual Merged-In: I8e3cb41f15366477d686adf42851b6208a545c43 Change-Id: I8e3cb41f15366477d686adf42851b6208a545c43
Loading
Please register or sign in to comment