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

Commit 4df06654 authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Fix issue #27291496: Remove Background Check from Settings / Dev Options

Change-Id: Ifb72a125e1ab73c3f6ab970a970ca0d97d701173
parent 372163f9
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -341,9 +341,11 @@
            android:entries="@array/app_process_limit_entries"
            android:entryValues="@array/app_process_limit_values" />

        <!-- hiding for now.
        <Preference
                android:key="background_check"
                android:title="@string/background_check_pref" />
        -->

        <SwitchPreference
            android:key="show_all_anrs"