Spacewar: Set default hotspot ssid

Added a device specific overlay that changes the default name
from "AndroidAp" to customized name

Test: Builds, manually verified name change
Bug: 36368950
Change-Id: I38a5f6fb950d6a45342080bae186a8ed276d94bf
This commit is contained in:
Glen Kuhne
2017-04-07 14:54:17 -07:00
committed by x0x00044
parent 09a24f6a97
commit 0aea43cf6f

View File

@@ -99,4 +99,7 @@
<item>-65</item> <!-- [-71, -65) 3 -->
<!-- [-65, +infinity) 4 -->
</integer-array>
<!-- Default access point SSID used for tethering -->
<string name="wifi_tether_configure_ssid_default" translatable="false">Nothing Phone (1)</string>
</resources>