From 2611c32afb9f35f208da2d6ca9261b4b99ecdb45 Mon Sep 17 00:00:00 2001 From: KalimochoAz Date: Sat, 16 Apr 2011 09:55:21 +0200 Subject: [PATCH] Few prop improvements for speed Improve navigation speed, and defines the device as no focus device Change-Id: Ic856ec0faf795976fcb639eb6de24e4b2435be5e --- system.prop | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/system.prop b/system.prop index cb82123..10e9425 100644 --- a/system.prop +++ b/system.prop @@ -16,7 +16,7 @@ ro.ril.enable.a52=0 ro.ril.enable.a53=1 ro.ril.enable.dtm = 1 ro.ril.gprsclass = 12 -ro.ril.hsdpa.category=8 +ro.ril.hsdpa.category=10 ro.ril.hsupa.category=5 ro.ril.hsxpa=2 ro.ril.def.agps.mode = 2 @@ -40,6 +40,9 @@ view.touch_slop=15 view.minimum_fling_velocity=25 view.scroll_friction=0.008 +# No Autofocus device +ro.workaround.noautofocus=1 + # Default network type # 0 => WCDMA Preferred. ro.telephony.default_network=0