summaryrefslogtreecommitdiff
path: root/init.bullhead.rc
diff options
context:
space:
mode:
authorVineeta Srivastava <vsrivastava@google.com>2015-09-18 11:32:34 -0700
committerVineeta Srivastava <vsrivastava@google.com>2015-09-18 11:32:34 -0700
commitad633f7d48865d267f15a97c2d2b3a9e444e4482 (patch)
tree32971d3e86fb34c85e3673b3c1c998f374b06e6c /init.bullhead.rc
parent7b69f7cf103174b214460adbf1c7c4b21fc16401 (diff)
downloadbullhead-ad633f7d48865d267f15a97c2d2b3a9e444e4482.tar.gz
bullhead: use 00 as default country code
WS is two letter country code for Samoa. Bug: 21795172 Bug: 22937052 Change-Id: I09a4262ebc563eea0349a32af071bd8e5846ccfc
Diffstat (limited to 'init.bullhead.rc')
-rw-r--r--init.bullhead.rc6
1 files changed, 3 insertions, 3 deletions
diff --git a/init.bullhead.rc b/init.bullhead.rc
index 75007f1..e231318 100644
--- a/init.bullhead.rc
+++ b/init.bullhead.rc
@@ -300,13 +300,13 @@ on property:ro.boot.hardware.sku=LGH790
setprop ro.boot.wificountrycode US
on property:ro.boot.hardware.sku=LGH791
- setprop ro.boot.wificountrycode WS
+ setprop ro.boot.wificountrycode 00
on property:ro.boot.hardware.sku=LGH791F
- setprop ro.boot.wificountrycode WS
+ setprop ro.boot.wificountrycode 00
on property:ro.boot.hardware.sku=LGH798
- setprop ro.boot.wificountrycode WS
+ setprop ro.boot.wificountrycode 00
service thermal-engine /system/bin/thermal-engine
class main