Merge "Introduce ShortcutManagerThrottlingPreferenceCtrl"
This commit is contained in:
committed by
Android (Google) Code Review
commit
20da1c4bbd
@@ -320,7 +320,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// inactive apps
|
||||
controllers.add(new AllowAppsOnExternalPreferenceController(context));
|
||||
controllers.add(new ResizableActivityPreferenceController(context));
|
||||
// reset shortcutmanager rate-limiting
|
||||
controllers.add(new ShortcutManagerThrottlingPreferenceController(context));
|
||||
return controllers;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user