Merge "Introduce KeepActivitiesPreferenceController"
This commit is contained in:
committed by
Android (Google) Code Review
commit
d4ef5fc94e
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user