Merge "Introduce NotificationChannelWarningsPrefCtrl"

This commit is contained in:
Jeffrey Huang
2017-10-03 16:47:48 +00:00
committed by Android (Google) Code Review
3 changed files with 247 additions and 1 deletions

View File

@@ -308,7 +308,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
// background process limit
// background check
controllers.add(new AppsNotRespondingPreferenceController(context));
// show notification channel warnings
controllers.add(new NotificationChannelWarningsPreferenceController(context));
// inactive apps
controllers.add(new AllowAppsOnExternalPreferenceController(context));
// force activities to be resizable