sm7125-common: Add debug IMS props to workaround CarrierConfig restrictions
We support IMS features on carriers not listed in the CarrierConfig, so let's use the props to enable it everywhere. Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d Signed-off-by: SagarMakhar <sagarmakhar@gmail.com>
This commit is contained in:
@@ -45,6 +45,11 @@ persist.dpm.feature=1
|
||||
# GBoard
|
||||
ro.com.google.ime.kb_pad_port_b=1
|
||||
|
||||
# IMS
|
||||
persist.dbg.volte_avail_ovr=1
|
||||
persist.dbg.vt_avail_ovr=1
|
||||
persist.dbg.wfc_avail_ovr=1
|
||||
|
||||
# ZRAM
|
||||
ro.zram.mark_idle_delay_mins=60
|
||||
ro.zram.first_wb_delay_mins=180
|
||||
|
||||
Reference in New Issue
Block a user