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

Commit a1fd1efb authored by repo sync's avatar repo sync Committed by Wink Saville
Browse files

Voicemail number setting is throwing exception

parent b3c82efb
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");