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

Commit 99970c19 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "Settings: Occurred "com.android.phone" force close 9 times at monkey test."

parents 55be80a9 648a3853
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -210,6 +210,9 @@ public class Status extends SettingsPreferenceFragment {
            removePreferenceFromScreen(KEY_SIM_STATUS);
            removePreferenceFromScreen(KEY_IMEI_INFO);
        }
        if (SystemProperties.getBoolean("ro.alarm_boot", false)) {
            removePreferenceFromScreen(KEY_IMEI_INFO);
        }
    }

    @Override