From 1e84ccdc303cc4473e34bfc7bcd42c0ae4e0b568 Mon Sep 17 00:00:00 2001 From: millerliang Date: Wed, 17 Jun 2020 19:58:41 +0800 Subject: [PATCH] audio: add delay settings for playback and capture AudioTrack/AudioRecord timestamps are off by 30ms when tested with the Clarity app Bug: 158430162 Test: Manual test with Clarity apk Signed-off-by: millerliang Change-Id: I5ce5027badcf4de9f5047936a3575baef421d26c --- audio/audio_platform_info_noextcodec_snd.xml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/audio/audio_platform_info_noextcodec_snd.xml b/audio/audio_platform_info_noextcodec_snd.xml index f0193be..ac1926a 100644 --- a/audio/audio_platform_info_noextcodec_snd.xml +++ b/audio/audio_platform_info_noextcodec_snd.xml @@ -84,6 +84,17 @@ + + + + + + + + + + +