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

Commit f6ffb59f 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

Change-Id: I9a30a0d1972873c85541f89b83f8601b7410c3af
parents 1b4b9f7e 8968d3e0
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);
            }