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

Commit fa35da07 authored by Linux Build Service Account's avatar Linux Build Service Account
Browse files

Merge 13641d32 on remote branch

Change-Id: Iaf77312d402c3466fac4582d8228a4d58cd58e41
parents 0a760130 13641d32
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -195,7 +195,7 @@ public abstract class PhoneBase extends Handler implements Phone {

    // Flag that indicates that Out Of Service is considered as data call disconnect
    protected boolean mOosIsDisconnect = SystemProperties.getBoolean(
            PROPERTY_OOS_IS_DISCONNECT, false);
            PROPERTY_OOS_IS_DISCONNECT, true);

    /**
     * Set a system property, unless we're in unit test mode