Also restore a deleted array that is still referenced.
Change-Id: I6b9aecd9dc634eb55c2d256ab9dc9f623ad4feb5
This commit is contained in:
@@ -438,6 +438,20 @@
|
|||||||
<item>GTC</item>
|
<item>GTC</item>
|
||||||
</string-array>
|
</string-array>
|
||||||
|
|
||||||
|
<!-- Wi-Fi set up options -->
|
||||||
|
<!-- Note that adding/removing/moving items will need wifi settings code ch
|
||||||
|
ange. -->
|
||||||
|
<string-array name="wifi_network_setup">
|
||||||
|
<!-- Manual wifi configuration [CHAR LIMIT=25]-->
|
||||||
|
<item>Off</item>
|
||||||
|
<!-- WPS is a new standard that allowes secure connection establishment to a home wireless network using a simplified process. WPS push button based configuration involves pushing a button on the router and the device [CHAR LIMIT=25]-->
|
||||||
|
<item>Push button</item>
|
||||||
|
<!-- WPS pin method based configuration. This requires entering a pin obtained from the access point [CHAR LIMIT=25] -->
|
||||||
|
<item>PIN from access point</item>
|
||||||
|
<!-- WPS pin method based configuration. This requires generating a pin from this device [CHAR LIMIT=25] -->
|
||||||
|
<item>PIN from this device</item>
|
||||||
|
</string-array>
|
||||||
|
|
||||||
<!-- Wi-Fi IP settings. -->
|
<!-- Wi-Fi IP settings. -->
|
||||||
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
|
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
|
||||||
<string-array name="wifi_ip_settings">
|
<string-array name="wifi_ip_settings">
|
||||||
|
Reference in New Issue
Block a user