OSDN Git Service

Add stagefright software decoders to core.mk
authorAndreas Huber <andih@google.com>
Mon, 16 May 2011 16:42:49 +0000 (09:42 -0700)
committerAndreas Huber <andih@google.com>
Mon, 16 May 2011 16:42:49 +0000 (09:42 -0700)
Change-Id: I9ecb8bbf179607bcdcb37db43cc11248201ea41f
related-to-bug: 4427361

target/product/core.mk

index ae8a81b..e9c8cbc 100644 (file)
@@ -57,6 +57,14 @@ PRODUCT_PACKAGES := \
     libOpenSLES \
     libsqlite_jni \
     libssl \
+    libstagefright_soft_aacdec \
+    libstagefright_soft_amrdec \
+    libstagefright_soft_avcdec \
+    libstagefright_soft_g711dec \
+    libstagefright_soft_mp3dec \
+    libstagefright_soft_mpeg4dec \
+    libstagefright_soft_vorbisdec \
+    libstagefright_soft_vpxdec \
     libwilhelm \
     libz \
     wpa_supplicant.conf \