From e9a5736c3f0c3da83e4a5268bdd2e1268fd32348 Mon Sep 17 00:00:00 2001 From: RGIB Date: Mon, 22 Aug 2016 22:32:40 +0200 Subject: n5100 : fix reboot request Change-Id: I4f07e6e6c8a384c38a46e80e86dcbb9b050c56cd --- system.prop | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/system.prop b/system.prop index 85ac8f8..1684929 100755 --- a/system.prop +++ b/system.prop @@ -6,10 +6,7 @@ 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.sf.lcd_density=175 ro.hdcp2.rx=tz ro.ril.hsxpa=1 ro.ril.gprsclass=10 -persist.radio.add_power_save=1 -persist.radio.apm_sim_not_pwdn=1 -persist.radio.no_wait_for_card=1 -- cgit v1.1