forked from openkylin/platform_build
am ee3c1619: am ddc943da: Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
* commit 'ee3c16196b2f2b67ff891b94d260f0c301f941c0': Fix missing SW h264 decoder and remove the non-existing SW avc decoder in product PRODUCT_PACKAGES
This commit is contained in:
commit
0fb8b5464f
|
@ -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