Merge "Fix issue #27291496: Remove Background Check from Settings / Dev Options" into nyc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
e50ed4ac72
@@ -341,9 +341,11 @@
|
|||||||
android:entries="@array/app_process_limit_entries"
|
android:entries="@array/app_process_limit_entries"
|
||||||
android:entryValues="@array/app_process_limit_values" />
|
android:entryValues="@array/app_process_limit_values" />
|
||||||
|
|
||||||
|
<!-- hiding for now.
|
||||||
<Preference
|
<Preference
|
||||||
android:key="background_check"
|
android:key="background_check"
|
||||||
android:title="@string/background_check_pref" />
|
android:title="@string/background_check_pref" />
|
||||||
|
-->
|
||||||
|
|
||||||
<SwitchPreference
|
<SwitchPreference
|
||||||
android:key="show_all_anrs"
|
android:key="show_all_anrs"
|
||||||
|
Reference in New Issue
Block a user