From 129f3911071fd8e53794a2b33a7ca81ad57decd8 Mon Sep 17 00:00:00 2001 From: iamimmanuelraj Date: Wed, 27 Jul 2022 14:00:00 +0100 Subject: [PATCH] sdm710-common: props: Fix cam interface on vilte calls We use camera2api but this prop was making the ims based stuff to use camera1api which caused ded cam (black cam - receiver not able to see dialer) This fixes it and now vilte calls work fully Thanks to srindak unkil for halping me see this derp --- vendor.prop | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor.prop b/vendor.prop index 42a410c..ea8f911 100644 --- a/vendor.prop +++ b/vendor.prop @@ -130,6 +130,7 @@ ro.vendor.extension_library=libqti-perfd-client.so # Radio ro.carrier=unknown persist.radio.multisim.config=dsds +persist.vendor.qti.telephony.vt_cam_interface=2 persist.vendor.radio.apm_sim_not_pwdn=1 persist.vendor.radio.sib16_support=1 persist.vendor.radio.custom_ecc=1