Delete "background process limit" debug option
We're deprecating max limits for cached/empty app processes. Bug: 253908413 Change-Id: Iff80f173e72e9b77faefe3c66543c0756f2e6f74 Flag: EXEMPT cleaning up now-unused flag
This commit is contained in:
@@ -740,7 +740,6 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
controllers.add(new StrictModePreferenceController(context));
|
||||
controllers.add(new ProfileGpuRenderingPreferenceController(context));
|
||||
controllers.add(new KeepActivitiesPreferenceController(context));
|
||||
controllers.add(new BackgroundProcessLimitPreferenceController(context));
|
||||
controllers.add(new CachedAppsFreezerPreferenceController(context));
|
||||
controllers.add(new ShowFirstCrashDialogPreferenceController(context));
|
||||
controllers.add(new AppsNotRespondingPreferenceController(context));
|
||||
|
Reference in New Issue
Block a user