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

Commit 8968d3e0 authored by Hall Liu's avatar Hall Liu Committed by Gerrit Code Review
Browse files

Merge "Properly route the SET_CALL_FORWARD_DONE message"

parents 73c5e76a b2f4c9d1
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);
            }