Merge "Introduce KeepActivitiesPreferenceController"

This commit is contained in:
Jeffrey Huang
2017-10-02 18:16:25 +00:00
committed by Android (Google) Code Review
3 changed files with 217 additions and 1 deletions

View File

@@ -304,7 +304,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
controllers.add(new UsbAudioRoutingPreferenceController(context));
controllers.add(new StrictModePreferenceController(context));
// profile gpu rendering
// don't keep activities
controllers.add(new KeepActivitiesPreferenceController(context));
// background process limit
// background check
// show all anrs