Introduce WifiDisplayCertPreferenceController
- Create new WifiDisplayCertificationPreferenceController - Create controller inside the DashboardFragment - Port logic from DevelopmentSettings into the controller Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: I34688131054e1a9d660482b04ad4b792235c445a
This commit is contained in:
@@ -202,7 +202,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// camera laser sensor
|
||||
// camera HAL HDR+
|
||||
// feature flags
|
||||
// wireless display certification
|
||||
controllers.add(new WifiDisplayCertificationPreferenceController(context));
|
||||
// enable wi-fi verbose logging
|
||||
// aggressive wifi to mobile handover
|
||||
// always allow wifi roam scans
|
||||
|
Reference in New Issue
Block a user