From 98695964595032a753dd9a4001cf6b8f9f02e42b Mon Sep 17 00:00:00 2001 From: KalimochoAz Date: Fri, 18 Mar 2011 18:11:39 +0100 Subject: [PATCH] Removed white spaces and disabled default Thether Change-Id: I794bbd83ea9814794a176a40146413fd606b9c12 --- system.prop | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/system.prop b/system.prop index 9c446f5..f20a293 100644 --- a/system.prop +++ b/system.prop @@ -30,7 +30,7 @@ wifi.interface = tiwlan0 wifi.supplicant_scan_interval=45 # density in DPI of the LCD of this board. This is used to scale the UI -# appropriately. If this property is not defined, the default value is 120 dpi. +# appropriately. If this property is not defined, the default value is 120 dpi. ro.sf.lcd_density=120 # View configuration for QVGA @@ -67,3 +67,6 @@ ro.compcache.default=18 # Makes HOME ADW / OTHERS to be always in memoory pref_lock_home=1 + +# Default Tether Dissabled +ro.tether.denied=true