galaxys2: update overlay
Change-Id: I38a82332b7f95597a7c451860e060869dd50b832
This commit is contained in:
parent
2bc3ab6fb8
commit
1eafbb495f
@ -51,7 +51,7 @@
|
||||
<item>"mobile_dun,4,0,3,60000,true"</item>
|
||||
<item>"mobile_hipri,5,0,3,60000,true"</item>
|
||||
<item>"mobile_bluetooth,7,7,1,-1,true"</item>
|
||||
<item>"wifi_p2p,13,1,0,-1,true"</item>
|
||||
<item>"ethernet,9,9,1,-1,true"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- An Array of "[ConnectivityManager connectionType],
|
||||
@ -60,6 +60,7 @@
|
||||
<item>"1,1"</item>
|
||||
<item>"0,1"</item>
|
||||
<item>"7,1"</item>
|
||||
<item>"9,1"</item>
|
||||
</string-array>
|
||||
|
||||
<!-- List of regexpressions describing the interface (if any) that represent tetherable
|
||||
@ -96,9 +97,6 @@
|
||||
<!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
|
||||
<bool translatable="false" name="config_wifi_dual_band_support">true</bool>
|
||||
|
||||
<!-- Boolean indicating whether the wifi chipset has p2p support -->
|
||||
<bool translatable="false" name="config_wifi_p2p_support">true</bool>
|
||||
|
||||
<!-- Boolean indicating whether the wifi chipset has background scan support -->
|
||||
<bool translatable="false" name="config_wifi_background_scan_support">true</bool>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user