sdm660-common: rootdir: set wifi countrycode
*fixes 5Ghz without sim card or flightmode
This commit is contained in:
parent
a4d2c45881
commit
fa3d08bd84
1 changed files with 3 additions and 0 deletions
|
@ -122,6 +122,9 @@ on boot
|
||||||
write /sys/module/usb_f_qcrndis/parameters/rndis_dl_max_xfer_size 15916
|
write /sys/module/usb_f_qcrndis/parameters/rndis_dl_max_xfer_size 15916
|
||||||
setprop sys.usb.configfs 1
|
setprop sys.usb.configfs 1
|
||||||
|
|
||||||
|
# default country code
|
||||||
|
setprop ro.boot.wificountrycode 00
|
||||||
|
|
||||||
#Peripheral manager
|
#Peripheral manager
|
||||||
service vendor.per_mgr /system/vendor/bin/pm-service
|
service vendor.per_mgr /system/vendor/bin/pm-service
|
||||||
class core
|
class core
|
||||||
|
|
Loading…
Reference in a new issue