summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTai Kuo <taikuo@google.com>2023-05-16 16:10:46 +0800
committerTreeHugger Robot <treehugger-gerrit@google.com>2023-06-01 07:35:23 +0000
commit6caaf75506187b20954afe088f6de52f53727050 (patch)
treed9ab063166219bdda9b902fe8a4bbb8be9bce0d3
parenta87896836f3f39ff04a92a72a6daec33709192fe (diff)
downloadlynx-6caaf75506187b20954afe088f6de52f53727050.tar.gz
Revert "haptics: update hapitcs sink and slot setting"
This reverts commit c3a27cae536ad0d61e662d0429b04f5055e443da. Bug: 278018625 Test: Check audio coupled haptics at the sound preview app. Change-Id: I8c0b30e2ad44841d1d7ca6bb81f3f54db59176bf
-rw-r--r--audio/lynx/config/mixer_paths.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lynx/config/mixer_paths.xml b/audio/lynx/config/mixer_paths.xml
index 3f37f7a..bec5b6e 100644
--- a/audio/lynx/config/mixer_paths.xml
+++ b/audio/lynx/config/mixer_paths.xml
@@ -42,7 +42,7 @@
<ctl name="TDM_0_TX Sample Rate" value="SR_48K" />
<!-- Haptic setting -->
- <ctl name="Haptics Streaming Source" value="ASP Rx"/>
+ <ctl name="Haptics Source" value="PCM"/>
<ctl name="HAPTIC_RX Format" value="S32_LE"/>
<ctl name="HAPTIC_RX SlotFmt" value="S32_LE"/>
<ctl name="HAPTIC_RX Chan" value="Four"/>