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:
parent
277be2fe0c
commit
ddc943da7e
1 changed files with 1 additions and 1 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue