rosemary: 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:
LuK1337
2022-09-18 22:37:44 +01:00
committed by Matsvei Niaverau
parent 14216e50cc
commit 01fa8eac53

View File

@@ -31,6 +31,11 @@ ro.hardware.fp.sideCap=true
# GPU
ro.opengles.version=196610
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1
persist.dbg.wfc_avail_ovr=1
# Kernel
ro.kernel.zio=38,108,105,16
sys.ipo.disable=1