summaryrefslogtreecommitdiffstats
path: root/target/product
diff options
context:
space:
mode:
authorJean-Michel Trivi <jmtrivi@google.com>2012-04-27 13:38:17 -0700
committerJean-Michel Trivi <jmtrivi@google.com>2012-05-09 16:00:11 -0700
commitb8bc852d5d736bc82d3769872e924cb82d7ddbd3 (patch)
tree80201f9cfee54f7d7077b067920506c6dbe043f9 /target/product
parent000e89a5b95a1d3071277ff279263204f49cbd78 (diff)
downloadbuild-b8bc852d5d736bc82d3769872e924cb82d7ddbd3.zip
build-b8bc852d5d736bc82d3769872e924cb82d7ddbd3.tar.gz
build-b8bc852d5d736bc82d3769872e924cb82d7ddbd3.tar.bz2
Add OMX IL FLAC encoder library
Bug 5525503 Add the software FLAC encoder OMX IL wrapper to the build. Change-Id: Iac69558088934e0db41e9cc7fa3fab7e72348568
Diffstat (limited to 'target/product')
-rw-r--r--target/product/core.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/product/core.mk b/target/product/core.mk
index 0572e2d..c8914e0 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -97,6 +97,7 @@ PRODUCT_PACKAGES := \
libstagefright_soft_amrdec \
libstagefright_soft_amrnbenc \
libstagefright_soft_amrwbenc \
+ libstagefright_soft_flacenc \
libstagefright_soft_g711dec \
libstagefright_soft_h264dec \
libstagefright_soft_h264enc \