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

Commit d13f9aa8 authored by Mathias Agopian's avatar Mathias Agopian
Browse files

attempt to fix IMSFramework crash

Change-Id: Iad6dd85afe8f37c1e443c116162d75f116c24316
parent 13ff5331
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -650,6 +650,10 @@ public class ServiceState implements Parcelable {
    public int getRilRadioTechnology() {
        return this.mRadioTechnology;
    }
    /** @hide */
    public int getRadioTechnology() {
        return getRilRadioTechnology();
    }

    /** @hide */
    public int getNetworkType() {