mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_stone
synced 2026-01-27 17:18:49 +00:00
sm6375-common: overlay: Fix Video Calling
Co-Authored-By: AngeloGioacchino Del Regno <kholk11@gmail.com> Co-Authored-By: IMMANUEL44 <immanuelr44@gmail.com> Signed-off-by: Anar Jabiyev <cebiyevanar@gmail.com> Change-Id: I9b785c9ad6d77780ef9ac4bc8545bf4d2795132d
This commit is contained in:
@@ -292,4 +292,7 @@
|
||||
<!-- Package name of a telephony-related system app, such as an IMS service.
|
||||
Exempted from privacy indicators. -->
|
||||
<string name="config_systemTelephonyPackage" translatable="false">com.qualcomm.qti.cne</string>
|
||||
|
||||
<!-- Enable video pause workaround when enabling/disabling the camera. -->
|
||||
<bool name="config_useVideoPauseWorkaround">true</bool>
|
||||
</resources>
|
||||
|
||||
@@ -5,6 +5,11 @@ audio.sys.noisy.broadcast.delay=500
|
||||
audio.sys.offload.pstimeout.secs=3
|
||||
audio.sys.routing.latency=0
|
||||
|
||||
# Radio
|
||||
persist.vendor.radio.report_codec=1
|
||||
persist.vendor.radio.vdp_on_ims_cap=1
|
||||
persist.vendor.qti.telephony.vt_cam_interface=2
|
||||
|
||||
# Transcoding related property.
|
||||
debug.media.transcoding.codec_max_operating_rate_720P=240
|
||||
debug.media.transcoding.codec_max_operating_rate_1080P=120
|
||||
|
||||
Reference in New Issue
Block a user