mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-02-01 07:50:47 +00:00
wifi: set default country code
It should be world mode for global SKU. Bug: 38429299 Change-Id: I503a5a004c7ba455bbb4d3239f22d6b17b96aa37 Signed-off-by: Ecco Park <eccopark@google.com>
This commit is contained in:
@@ -406,6 +406,9 @@ on boot
|
||||
mkdir /persist/time 0770 system system
|
||||
mkdir /data/time/ 0700 system system
|
||||
|
||||
# default country code
|
||||
setprop ro.boot.wificountrycode 00
|
||||
|
||||
service init-radio-sh /vendor/bin/init.radio.sh
|
||||
class late_start
|
||||
user radio
|
||||
|
||||
Reference in New Issue
Block a user