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

Change-Id: I93bcf983f5f4da2d37c0f2186a04e7c197ef56a4

related-to-bug: 5566262
This commit is contained in:
James Dong 2011-11-04 13:55:01 -07:00
parent 277be2fe0c
commit ddc943da7e

View file

@ -90,9 +90,9 @@ PRODUCT_PACKAGES := \
libspeexresampler \
libsqlite_jni \
libssl \
libstagefright_soft_h264dec \
libstagefright_soft_aacdec \
libstagefright_soft_amrdec \
libstagefright_soft_avcdec \
libstagefright_soft_g711dec \
libstagefright_soft_mp3dec \
libstagefright_soft_mpeg4dec \