mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 13:35:09 +00:00
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:
committed by
Matsvei Niaverau
parent
14216e50cc
commit
01fa8eac53
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user