Merge "Introduce MobileDataAlwaysOnPreferenceController"
This commit is contained in:
committed by
Android (Google) Code Review
commit
dd24c49735
@@ -206,7 +206,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// enable wi-fi verbose logging
|
||||
controllers.add(new WifiAggressiveHandoverPreferenceController(context));
|
||||
controllers.add(new WifiRoamScansPreferenceController(context));
|
||||
// mobile always active
|
||||
controllers.add(new MobileDataAlwaysOnPreferenceController(context));
|
||||
// tethering hardware acceleration
|
||||
// select usb configuration
|
||||
// show bluetooth devices without names
|
||||
|
||||
Reference in New Issue
Block a user