aboutsummaryrefslogtreecommitdiffstats
path: root/system.prop
diff options
context:
space:
mode:
Diffstat (limited to 'system.prop')
-rw-r--r--system.prop14
1 files changed, 13 insertions, 1 deletions
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