Merge "Cleanup background activity starts for release." into qt-dev am: c53f5ecb3d am: dd1545b098

am: c912a02f50

Change-Id: I620a9a71c4495d1c4fd8db458ae0f3c8dd296f41
This commit is contained in:
Alan Stokes
2019-06-04 07:53:23 -07:00
committed by android-build-merger
5 changed files with 0 additions and 261 deletions

View File

@@ -489,7 +489,6 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
controllers.add(new ProfileGpuRenderingPreferenceController(context));
controllers.add(new KeepActivitiesPreferenceController(context));
controllers.add(new BackgroundProcessLimitPreferenceController(context));
controllers.add(new AllowBackgroundActivityStartsPreferenceController(context));
controllers.add(new ShowFirstCrashDialogPreferenceController(context));
controllers.add(new AppsNotRespondingPreferenceController(context));
controllers.add(new NotificationChannelWarningsPreferenceController(context));