From 54d2dc91dabee051039fac92a307403969f21672 Mon Sep 17 00:00:00 2001 From: RGIB Date: Wed, 22 Jun 2016 12:33:51 +0200 Subject: n5110 : clenup Change-Id: Ic69e573c32fabcf73edb2bb6c619969184593fed --- system.prop | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) mode change 100755 => 100644 system.prop (limited to 'system.prop') diff --git a/system.prop b/system.prop old mode 100755 new mode 100644 index b2928cb..2147385 --- a/system.prop +++ b/system.prop @@ -1,12 +1,12 @@ # -# system.prop for smdk4x12 +# system.prop for n5110 # -dalvik.vm.dexopt-data-only=1 -rild.libpath=/system/lib/libsec-ril.so -rild.libargs=-d /dev/ttyS0 + +ro.lcd_min_brightness=20 ro.sf.hwrotation=270 ro.sf.lcd_density=213 -ro.lcd_min_brightness=20 ro.hdcp2.rx=tz - - +ro.ril.hsxpa=1 +ro.ril.gprsclass=10 +persist.radio.add_power_save=1 +ro.carrier=wifi-only -- cgit v1.1