am ddc943da: Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES

* commit 'ddc943da7e27d745517c50738c249b567970350e':
  Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
diff --git a/target/product/core.mk b/target/product/core.mk
index 0f298ac..abb2d9f 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -84,6 +84,7 @@
     libspeexresampler \
     libsqlite_jni \
     libssl \
+    libstagefright_soft_h264dec \
     libstagefright_soft_aacdec \
     libstagefright_soft_amrdec \
     libstagefright_soft_g711dec \