Merge "Introduce AllowAppsOnExternalPreferenceController"
This commit is contained in:
committed by
Android (Google) Code Review
commit
f1c3e8f479
@@ -310,7 +310,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
controllers.add(new AppsNotRespondingPreferenceController(context));
|
||||
// show notification channel warnings
|
||||
// inactive apps
|
||||
// force allow apps on external
|
||||
controllers.add(new AllowAppsOnExternalPreferenceController(context));
|
||||
// force activities to be resizable
|
||||
// reset shortcutmanager rate-limiting
|
||||
return controllers;
|
||||
|
||||
Reference in New Issue
Block a user