Merge pull request #229 from TechnoStone/patch-1

Enable dual band for WiFi hotspot on Nokia 8.1
This commit is contained in:
Pierre-Hugues HUSSON 2020-07-01 18:28:59 +02:00 committed by GitHub
commit 718b003ff5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,8 @@
<bool name="config_supportDoubleTapWake">true</bool>
<bool name="config_supportSystemNavigationKeys">true</bool>
<bool name="config_dozePulsePickup">true</bool>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_automatic_brightness_available">true</bool>
<bool name="config_wifi_dual_band_support">true</bool>
<!-- screen configuration -->
<dimen name="status_bar_height">86px</dimen>