Merge "Delete "background process limit" debug option" into main
This commit is contained in:
committed by
Android (Google) Code Review
commit
39e9aede9a
@@ -675,12 +675,6 @@
|
||||
android:title="@string/immediately_destroy_activities"
|
||||
android:summary="@string/immediately_destroy_activities_summary" />
|
||||
|
||||
<ListPreference
|
||||
android:key="app_process_limit"
|
||||
android:title="@string/app_process_limit_title"
|
||||
android:entries="@array/app_process_limit_entries"
|
||||
android:entryValues="@array/app_process_limit_values" />
|
||||
|
||||
<Preference
|
||||
android:key="background_check"
|
||||
android:fragment="com.android.settings.applications.appops.BackgroundCheckSummary"
|
||||
|
Reference in New Issue
Block a user