Introduce WifiRoamScansPreferenceController
- Create new WifiRoamScansPreferenceController - Create controller inside the DashboardFragment - Port logic from DevelopmentSettings into the controller Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: I967944e8d22d985035c94874d13e02c3f5e70781
This commit is contained in:
@@ -205,7 +205,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// wireless display certification
|
||||
// enable wi-fi verbose logging
|
||||
// aggressive wifi to mobile handover
|
||||
// always allow wifi roam scans
|
||||
controllers.add(new WifiRoamScansPreferenceController(context));
|
||||
// mobile always active
|
||||
// tethering hardware acceleration
|
||||
// select usb configuration
|
||||
|
Reference in New Issue
Block a user