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:
Ecco Park
2017-06-04 11:53:20 -07:00
parent d2dd945f9e
commit 631a5a35c9

View File

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