sdm660-common: properties: set ro.boot.wificountrycode to enable the 5g hotspot toggle
* In settings, it called "extends capatibility" * packages/apps/Settings/src/com/android/settings/wifi/tether/WifiTetherMaximizeCompatibilityPreferenceController.java#L76 private boolean is5GhzBandSupported(); Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
bee7b028c0
commit
c7ebb79d32
1 changed files with 1 additions and 0 deletions
|
@ -240,6 +240,7 @@ vendor.usb.use_ffs_mtp=1
|
|||
vendor.usb.use_gadget_hal=0
|
||||
|
||||
# WiFi
|
||||
ro.boot.wificountrycode=00
|
||||
wifi.aware.interface=wifi-aware0
|
||||
|
||||
# Zygote
|
||||
|
|
Loading…
Reference in a new issue