mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-26 15:36:26 -08:00
LG8n: configs: Nuke references to DTS Audio
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
02de329a7c
commit
b63b85746e
|
@ -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.
|
||||||
|
|
Loading…
Reference in a new issue