sweet: Fix vendor.voice.path.for.pcm.voip value

Stock ROM overrides it in product partition

Change-Id: I796044761d4a0a9d102f6b6d89c8e81bbb997665
This commit is contained in:
Alexander Winkowski 2024-03-24 05:36:27 +00:00 committed by basamaryan
parent 8dc0f6afdb
commit 0b58ad8f0a
No known key found for this signature in database
GPG Key ID: 0A28C6D8648B81DD

View File

@ -5,7 +5,7 @@ ro.vendor.audio.soundfx.usb=true
ro.vendor.audio.us.type=mius
persist.vendor.audio.voicecall.speaker.stereo=true
vendor.audio.feature.compr_voip.enable=false
vendor.voice.path.for.pcm.voip=false
vendor.voice.path.for.pcm.voip=true
# Display
ro.surface_flinger.set_idle_timer_ms=4000