diff options
| -rw-r--r-- | system.prop | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/system.prop b/system.prop index 8aa4216..75d1685 100644 --- a/system.prop +++ b/system.prop @@ -18,3 +18,6 @@ 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  | 
