Merge "Introduce AppsNotRespondingPreferenceController"
This commit is contained in:
committed by
Android (Google) Code Review
commit
8fac8cf868
@@ -307,7 +307,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
controllers.add(new KeepActivitiesPreferenceController(context));
|
||||
// background process limit
|
||||
// background check
|
||||
// show all anrs
|
||||
controllers.add(new AppsNotRespondingPreferenceController(context));
|
||||
// show notification channel warnings
|
||||
// inactive apps
|
||||
// force allow apps on external
|
||||
|
||||
Reference in New Issue
Block a user