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

Commit 3635c0d3 authored by Android (Google) Code Review's avatar Android (Google) Code Review
Browse files

Merge change 8888

* changes:
  Voicemail number setting is throwing exception
parents e406906e a1fd1efb
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1057,6 +1057,7 @@ public class CDMAPhone extends PhoneBase {
                        onComplete.sendToTarget();
                    }
                }
                break;

                default:{
                    throw new RuntimeException("unexpected event not handled");