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

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

Change-Id: Ia5f44b288642615266d29ea62fd05f450a7fa061
parents 2a966eb6 f6ffb59f
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);
            }