From 0488ab51809a1203a0bab41692743b4c7adb917d Mon Sep 17 00:00:00 2001 From: Roberto Gibellini Date: Sat, 19 Nov 2016 17:22:19 -0700 Subject: Revert "i9305 : first cleanup" I'll push single commits This reverts commit 59404fd3487ba4b00a342434ce11a694c41bc954. Change-Id: I935bb25cf6f47bcb768522bc4ad846dabd720e65 --- system.prop | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'system.prop') diff --git a/system.prop b/system.prop index 37d0bf8..75d1685 100644 --- a/system.prop +++ b/system.prop @@ -6,6 +6,18 @@ rild.libpath=/system/lib/libsec-ril.so rild.libargs=-d /dev/ttyS0 ro.telephony.default_network=9 telephony.lteOnGsmDevice=1 -ro.ril.telephony.mqanelements=6 + ro.sf.lcd_density=320 ro.lcd_min_brightness=20 + +# System property ril adb log on +persist.radio.adb_log_on=1 + +# For sys info indication +persist.radio.add_power_save=1 + +# System property for SIM +persist.radio.apm_sim_not_pwdn=1 + +# System property for number of mQANElements +ro.ril.telephony.mqanelements=6 -- cgit v1.1