mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +00:00
davinci: 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:
@@ -123,6 +123,11 @@ vendor.gralloc.disable_ubwc=0
|
|||||||
# FRP
|
# FRP
|
||||||
ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
ro.frp.pst=/dev/block/bootdevice/by-name/frp
|
||||||
|
|
||||||
|
# IMS
|
||||||
|
persist.dbg.volte_avail_ovr=1
|
||||||
|
persist.dbg.vt_avail_ovr=1
|
||||||
|
persist.dbg.wfc_avail_ovr=1
|
||||||
|
|
||||||
# Perf
|
# Perf
|
||||||
ro.vendor.extension_library=libqti-perfd-client.so
|
ro.vendor.extension_library=libqti-perfd-client.so
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user