sm8450-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
This commit is contained in:
parent
9215cdbc2e
commit
880093b16b
1 changed files with 3 additions and 0 deletions
|
@ -185,6 +185,9 @@ vendor.pasr.activemode.enabled=false
|
||||||
vendor.pasr.enabled=false
|
vendor.pasr.enabled=false
|
||||||
|
|
||||||
# Radio
|
# Radio
|
||||||
|
persist.dbg.volte_avail_ovr=1
|
||||||
|
persist.dbg.vt_avail_ovr=1
|
||||||
|
persist.dbg.wfc_avail_ovr=1
|
||||||
persist.radio.multisim.config=dsds
|
persist.radio.multisim.config=dsds
|
||||||
persist.vendor.radio.apm_sim_not_pwdn=1
|
persist.vendor.radio.apm_sim_not_pwdn=1
|
||||||
persist.vendor.radio.custom_ecc=1
|
persist.vendor.radio.custom_ecc=1
|
||||||
|
|
Loading…
Reference in a new issue