Also restore a deleted array that is still referenced.

Change-Id: I6b9aecd9dc634eb55c2d256ab9dc9f623ad4feb5
This commit is contained in:
Eric Fischer
2012-03-05 16:09:48 -08:00
parent 1d832c66e2
commit b7fa58cc9e

View File

@@ -438,6 +438,20 @@
<item>GTC</item>
</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. -->
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
<string-array name="wifi_ip_settings">