Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d5999383 authored by Alexy Joseph's avatar Alexy Joseph Committed by Gerrit - the friendly Code Review server
Browse files

hal:configs: Increase adm buffering

Increase adm buffering to 3ms

Change-Id: I7ec4c1dbf301b4d9c23128c7f0af7dd304fa4491
CRs-Fixed: 2006781
parent 728d6336
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -230,3 +230,7 @@ audio.noisy.broadcast.delay=600
#offload pausetime out duration to 3 secs to inline with other outputs
PRODUCT_PROPERTY_OVERRIDES += \
audio.offload.pstimeout.secs=3

#set adm buffering to 3 ms
PRODUCT_PROPERTY_OVERRIDES += \
audio.adm.buffering.ms=3