diff options
author | Simon Shields <keepcalm444@gmail.com> | 2016-02-15 23:17:39 +1100 |
---|---|---|
committer | Simon Shields <keepcalm444@gmail.com> | 2016-02-15 04:18:34 -0800 |
commit | 2a12d023390e1d1477728ff1cd8f665a394a8ce9 (patch) | |
tree | 71fd45885a6cc623b588e61fdb34da5439f3678c | |
parent | 05bc142abca6ecabaaeca16f980c5904ff90926d (diff) | |
download | device_samsung_i9300-2a12d023390e1d1477728ff1cd8f665a394a8ce9.zip device_samsung_i9300-2a12d023390e1d1477728ff1cd8f665a394a8ce9.tar.gz device_samsung_i9300-2a12d023390e1d1477728ff1cd8f665a394a8ce9.tar.bz2 |
i9300: mqanelements should actually be 4
fixes manual network selection
Change-Id: I516917a816a202020d41b8621d7ea07464c73f1f
-rw-r--r-- | system.prop | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/system.prop b/system.prop index 975f696..db6bcfd 100644 --- a/system.prop +++ b/system.prop @@ -5,6 +5,5 @@ dalvik.vm.dexopt-data-only=1 rild.libpath=/system/lib/ril-wrapper.so rild.libargs=-d /dev/ttyS0 -ro.ril.telephony.mqanelements=5 ro.sf.lcd_density=320 ro.lcd_min_brightness=20 |