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

Commit 1aaad614 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: f6ffb59f

am: a55042d9

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