sdm660-common: rootdir: set wifi countrycode

*fixes 5Ghz without sim card or flightmode
This commit is contained in:
Max Weffers 2019-03-18 21:13:54 +01:00
parent a4d2c45881
commit fa3d08bd84
No known key found for this signature in database
GPG key ID: 795F73D22FB93FAE

View file

@ -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