add libeffectproxy for audio effects offloading

libeffectproxy is used when offloading audio effects to
a DSP. It is a framework component working with the audio
effects factory in libeffects that must be present on all
products.

Bug: 8174034.
Change-Id: I5035884735a370e9fe87467a45efbf24ba190886
This commit is contained in:
Eric Laurent 2013-09-06 10:37:51 -07:00
parent 9cf0912352
commit aaa85b948e
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ PRODUCT_PACKAGES += \
libcameraservice \
libchromium_net \
libdl \
libeffectproxy \
libeffects \
libinput \
libiprouteutil \