Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c5307b85 authored by Eric Laurent's avatar Eric Laurent
Browse files

Fix issue 2667796 [Audio Effect Framework] Effect factory and libraries.

Added prelink map entry for libeffects.so. This library contains the
effect factory needed to load plugin effect libraries.

Also remove obsolete entry for libaudiopolicygeneric.so library.

Change-Id: I65db56eec2c1ff1b50c6da0572492138d3e00607
parent 90fa8093
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -88,7 +88,7 @@ libskiagl.so 0xA9C00000 # [~1M]
# audio
libFLAC.so              0xA9B00000 # [???]
libaudiopolicy.so       0xA9A00000 # [~1M]
libaudiopolicygeneric.so 0xA9900000 # [???]
libeffects.so           0xA9900000 # [<64K]
libsoundpool.so         0xA9800000 # [~1M]
libaudio.so             0xA9700000 # [~1M]
libspeech.so            0xA9600000 # [~1M]