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

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

Merge "Fix crash in Settings when developer options is enabled."

parents c8cdc19e 438317f1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -60,7 +60,7 @@
            android:fragment="com.android.settings.applications.ProcessStatsUi">
    </PreferenceScreen>

    <CheckBoxPreference
    <SwitchPreference
        android:key="enable_quickboot"
        android:title="@string/enable_quickboot_title"
        android:summary="@string/enable_quickboot_summary" />