diff options
| author | Luca Stefani <luca.stefani.ge1@gmail.com> | 2016-02-22 08:33:34 +0100 |
|---|---|---|
| committer | Luca Stefani <luca.stefani.ge1@gmail.com> | 2016-02-22 08:40:14 +0100 |
| commit | 5d7e3727b862bb1ef245c6007625edcdacdfe464 (patch) | |
| tree | bdd259a9a6e4347db598bbab3573865380060a73 /overlay | |
| parent | 59e34e7eebf77b60b6c01bc2b8aa50ede9cd95dd (diff) | |
msm8916-common: Update overlay
Diffstat (limited to 'overlay')
| -rw-r--r-- | overlay/frameworks/base/core/res/res/values/config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlay/frameworks/base/core/res/res/values/config.xml b/overlay/frameworks/base/core/res/res/values/config.xml index 52594aa..0a91914 100644 --- a/overlay/frameworks/base/core/res/res/values/config.xml +++ b/overlay/frameworks/base/core/res/res/values/config.xml @@ -131,7 +131,7 @@ <bool name="config_bluetooth_le_peripheral_mode_supported">true</bool> <!-- Boolean indicating whether the wifi chipset has dual frequency band support --> - <bool name="config_wifi_dual_band_support">false</bool> + <bool name="config_wifi_dual_band_support">true</bool> <!-- Boolean indicating whether the wifi chipset has background scan support --> <bool name="config_wifi_background_scan_support">true</bool> |
