Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e18f224 authored by Hall Liu's avatar Hall Liu Committed by android-build-merger
Browse files

Merge "Properly route the SET_CALL_FORWARD_DONE message" am: 8968d3e0 am:...

Merge "Properly route the SET_CALL_FORWARD_DONE message" am: 8968d3e0 am: f6ffb59f am: a55042d9
am: 1aaad614

Change-Id: I0d9a5670cfa3fc58edb51725f9cd6aa311401337
parents deea0f36 1aaad614
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -864,7 +864,7 @@ public class ImsPhone extends ImsPhoneBase {
                        dialingNumber,
                        serviceClass,
                        timerSeconds,
                        onComplete);
                        resp);
            } catch (ImsException e) {
                sendErrorResponse(onComplete, e);
            }