forked from openkylin/platform_build
am 0fb8b546: am ee3c1619: am ddc943da: Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
* commit '0fb8b5464fa5b1a4d3438363c38db46cb8107cc4': Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
This commit is contained in:
commit
c99559d0fa
|
@ -84,6 +84,7 @@ PRODUCT_PACKAGES := \
|
|||
libspeexresampler \
|
||||
libsqlite_jni \
|
||||
libssl \
|
||||
libstagefright_soft_h264dec \
|
||||
libstagefright_soft_aacdec \
|
||||
libstagefright_soft_amrdec \
|
||||
libstagefright_soft_g711dec \
|
||||
|
|
Loading…
Reference in New Issue