Merge "Wifi: Handle adding 6GHz band to SoftAP"
This commit is contained in:
committed by
Android (Google) Code Review
commit
dafc3fd386
@@ -277,8 +277,8 @@
|
||||
<!-- Wi-Fi AP band settings. Either Auto, 2.4GHz or 5GHz. -->
|
||||
<!-- Note that adding/removing/moving the items will need wifi settings code change. -->
|
||||
<string-array translatable="false" name="wifi_ap_band_config_full">
|
||||
<item>0</item>
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
</string-array>
|
||||
|
||||
<string-array translatable="false" name="wifi_ap_band_summary_full">
|
||||
@@ -287,8 +287,8 @@
|
||||
</string-array>
|
||||
|
||||
<string-array translatable="false" name="wifi_ap_band_dual_mode">
|
||||
<item>0</item>
|
||||
<item>-1</item>
|
||||
<item>1</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
<string-array translatable="false" name="wifi_ap_band_dual_mode_summary">
|
||||
|
Reference in New Issue
Block a user