diff options
author | RGIB <gibellini.roberto@gmail.com> | 2016-11-20 02:14:33 +0100 |
---|---|---|
committer | RGIB <gibellini.roberto@gmail.com> | 2016-11-20 02:14:33 +0100 |
commit | 5b21c5f755893e71ea0dea13f90f28b867c20645 (patch) | |
tree | 75cbc57923e6210b259af5e7c24fedad96763710 | |
parent | fe59698b5f7af1d80a2d8d94ea3108ac308e211d (diff) | |
download | device_samsung_i9305-5b21c5f755893e71ea0dea13f90f28b867c20645.zip device_samsung_i9305-5b21c5f755893e71ea0dea13f90f28b867c20645.tar.gz device_samsung_i9305-5b21c5f755893e71ea0dea13f90f28b867c20645.tar.bz2 |
i9305 : remove params incompatible with os RIL
Change-Id: I0e68c77c6529b57404e00e4faf5dfd7609bcbacf
-rw-r--r-- | system.prop | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system.prop b/system.prop index 75d1685..f3b0f56 100644 --- a/system.prop +++ b/system.prop @@ -9,15 +9,3 @@ telephony.lteOnGsmDevice=1 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 |