mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-26 07:26:26 -08:00
LG8n: configs: Fix audiopreprocessing path
* I forgot to do this before committing 567e87c
bruh
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
d9b71c9d8b
commit
dc1eff5654
|
@ -21,7 +21,7 @@
|
|||
<library name="downmix" path="libdownmix.so"/>
|
||||
<library name="loudness_enhancer" path="libldnhncr.so"/>
|
||||
<library name="dynamics_processing" path="libdynproc.so"/>
|
||||
<library name="pre_processing" path="libaudiopreprocessing_mtk.so"/>
|
||||
<library name="pre_processing" path="libaudiopreprocessing.so"/>
|
||||
</libraries>
|
||||
|
||||
<!-- list of effects to load.
|
||||
|
|
Loading…
Reference in a new issue