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

Commit 7e9f7896 authored by Tyler Gunn's avatar Tyler Gunn Committed by android-build-merger
Browse files

Remove empty override of saveClirSetting in ImsPhoneBase.

am: 26d7e38e

Change-Id: I5a9e10db935611c9396d1c0fb6cbc2478b764d21
parents d66dcae0 26d7e38e
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -496,9 +496,6 @@ abstract class ImsPhoneBase extends Phone {
        return false;
    }

    public void saveClirSetting(int commandInterfaceCLIRMode) {
    }

    @Override
    public IccPhoneBookInterfaceManager getIccPhoneBookInterfaceManager(){
        return null;