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:
LuK1337
2019-02-02 19:34:23 +01:00
committed by SagarMakhar
parent b52e889149
commit a49feeab4c

View File

@@ -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