Enable dual band for WiFi hotspot on Nokia 8.1

This commit is contained in:
Alexander 2020-07-01 19:24:27 +03:00 committed by GitHub
parent 4b0e1181ed
commit 06aa5108b8
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>