commit | fe8b73cdba51dd8bb0aef5a04e38faa6dfcbbd87 | [log] [tgz] |
---|---|---|
author | Tim Zimmermann <tim@linux4.de> | Sat Feb 03 17:09:42 2024 +0100 |
committer | Tim Zimmermann <tim@linux4.de> | Sat Feb 03 17:10:32 2024 +0100 |
tree | 30c0e5db5c6de4abe9722f57c802383152a8f68f | |
parent | 0e37f3231636bddee393bbbdfcbf8a45369ce0d2 [diff] |
gta4xl-common: Override low latency capture duration * Fixes low latency capture not working Change-Id: Iecb422bb5b83307a75a1f764de66cd6763b0d88f
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index c4562c1..e70f099 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk
@@ -32,6 +32,9 @@ TARGET_2ND_CPU_ABI2 := armeabi TARGET_2ND_CPU_VARIANT := cortex-a53 +## Audio +BOARD_LOW_LATENCY_CAPTURE_DURATION := 20 + ## Bluetooth BOARD_HAVE_BLUETOOTH_SLSI := true