potter: enable wifi dual band support
Change-Id: Iebb8bf66623f60fd98456432f6ecdfeaee87933c
This commit is contained in:
@@ -85,6 +85,9 @@
|
|||||||
<item>256</item>
|
<item>256</item>
|
||||||
</integer-array>
|
</integer-array>
|
||||||
|
|
||||||
|
<!-- Boolean indicating whether the wifi chipset has dual frequency band support -->
|
||||||
|
<bool translatable="false" name="config_wifi_dual_band_support">true</bool>
|
||||||
|
|
||||||
<!-- Vibrator pattern for feedback about a long screen/key press -->
|
<!-- Vibrator pattern for feedback about a long screen/key press -->
|
||||||
<integer-array name="config_longPressVibePattern">
|
<integer-array name="config_longPressVibePattern">
|
||||||
<item>0</item>
|
<item>0</item>
|
||||||
@@ -244,20 +247,6 @@
|
|||||||
config to 7. -->
|
config to 7. -->
|
||||||
<integer name="config_deviceHardwareKeys">64</integer>
|
<integer name="config_deviceHardwareKeys">64</integer>
|
||||||
|
|
||||||
<!-- Hardware keys present on the device with the ability to wake, stored as a bit field.
|
|
||||||
This integer should equal the sum of the corresponding value for each
|
|
||||||
of the following keys present:
|
|
||||||
1 - Home
|
|
||||||
2 - Back
|
|
||||||
4 - Menu
|
|
||||||
8 - Assistant (search)
|
|
||||||
16 - App switch
|
|
||||||
32 - Camera
|
|
||||||
64 - Volume rocker
|
|
||||||
For example, a device with Home, Back and Menu keys would set this
|
|
||||||
config to 7. -->
|
|
||||||
<integer name="config_deviceHardwareWakeKeys">64</integer>
|
|
||||||
|
|
||||||
<!-- Screen brightness used to dim the screen while dozing in a very low power state.
|
<!-- Screen brightness used to dim the screen while dozing in a very low power state.
|
||||||
May be less than the minimum allowed brightness setting
|
May be less than the minimum allowed brightness setting
|
||||||
that can be set by the user. -->
|
that can be set by the user. -->
|
||||||
|
|||||||
Reference in New Issue
Block a user