LG8n: configs: Nuke references to DTS Audio

Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
Shirayuki39 2024-07-28 13:43:39 +08:00
parent 9ae5231ebf
commit a842cfee08

View file

@ -22,7 +22,6 @@
<library name="loudness_enhancer" path="libldnhncr.so"/> <library name="loudness_enhancer" path="libldnhncr.so"/>
<library name="dynamics_processing" path="libdynproc.so"/> <library name="dynamics_processing" path="libdynproc.so"/>
<library name="pre_processing" path="libaudiopreprocessing_mtk.so"/> <library name="pre_processing" path="libaudiopreprocessing_mtk.so"/>
<library name="dtsaudio" path="libdtsaudio.so"/>
</libraries> </libraries>
<!-- list of effects to load. <!-- list of effects to load.
@ -63,7 +62,6 @@
<effect name="aec" library="pre_processing" uuid="9f35ed76-0b66-4330-8f79-e39ca266dc7c"/> <effect name="aec" library="pre_processing" uuid="9f35ed76-0b66-4330-8f79-e39ca266dc7c"/>
<effect name="ns" library="pre_processing" uuid="300abe9f-dfc5-4340-9c4b-79ef1be4e651"/> <effect name="ns" library="pre_processing" uuid="300abe9f-dfc5-4340-9c4b-79ef1be4e651"/>
<effect name="agc" library="pre_processing" uuid="3387eb70-9896-4338-90f5-b2de883864c9"/> <effect name="agc" library="pre_processing" uuid="3387eb70-9896-4338-90f5-b2de883864c9"/>
<effect name="dtsaudio" library="dtsaudio" uuid="146edfc0-7ed2-11e4-80eb-0002a5d5c51b"/>
</effects> </effects>
<!-- Audio pre processor configurations. <!-- Audio pre processor configurations.