From c05a21cab4d479da69fd93c19a0611f0a062d757 Mon Sep 17 00:00:00 2001 From: ganeshi4u Date: Sun, 2 Dec 2018 11:02:30 +0100 Subject: [PATCH] sdm660-common: enable ViLTE prop Change-Id: I290c236913244720d641454d5f4e8e1cb8ae9d8d Signed-off-by: PainKiller3 --- properties.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/properties.mk b/properties.mk index fa8b8660..f6508efb 100644 --- a/properties.mk +++ b/properties.mk @@ -154,6 +154,7 @@ PRODUCT_PROPERTY_OVERRIDES += \ persist.radio.VT_CAM_INTERFACE=2 \ persist.radio.data_con_rprt=1 \ persist.radio.schd.cache=3500 \ + persist.radio.calls.on.ims=1 \ persist.rmnet.data.enable=true \ persist.vendor.data.mode=concurrent \ persist.vendor.qti.telephony.vt_cam_interface=1 \