[Wi-Fi] Implement Wi-Fi Auto-connect feature
This feature allows users to specify if a Wi-Fi network will be auto connected after disconnection. Bug: 136472407 Test: make RunSettingsRoboTests ROBOTEST_FILTER=WifiAutoConnectPreferenceController2Test Change-Id: I8a7c02ba3fc4cbfbfb431fa99c42279ca29e9492
This commit is contained in:
@@ -2091,6 +2091,10 @@
|
||||
<string name="wifi_dpp_wifi_password">Wi\u2011Fi password: <xliff:g id="password" example="my password">%1$s</xliff:g></string>
|
||||
<!-- Hint for Wi-Fi hotspot password [CHAR LIMIT=50] -->
|
||||
<string name="wifi_dpp_hotspot_password">Hotspot password: <xliff:g id="password" example="my password">%1$s</xliff:g></string>
|
||||
<!-- Label for specifying if a Wi-Fi network supports auto connection [CHAR LIMIT=50] -->
|
||||
<string name="wifi_auto_connect_title">Auto\u2011connect</string>
|
||||
<!-- Hint for Wi-Fi Auto-connect [CHAR LIMIT=NONE] -->
|
||||
<string name="wifi_auto_connect_summary">Allow connection to this network when in range</string>
|
||||
<!-- Label for "Use a QR code to add a device to this network" [CHAR LIMIT=50] -->
|
||||
<string name="wifi_dpp_add_device">Add device</string>
|
||||
<!-- Hint for "Add device" [CHAR LIMIT=NONE] -->
|
||||
|
Reference in New Issue
Block a user