Merge "Fix issue #27291496: Remove Background Check from Settings / Dev Options" into nyc-dev am: e50ed4ac72

am: 50f59a10e1

* commit '50f59a10e134cad9738e8a2f6d78571b06b805db':
  Fix issue #27291496: Remove Background Check from Settings / Dev Options
This commit is contained in:
Dianne Hackborn
2016-02-23 23:11:52 +00:00
committed by android-build-merger

View File

@@ -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"