forked from openkylin/platform_build
Added libstagefright_soft_aacenc to all builds of all products
o related-to-bug: 5939000 Change-Id: I938890486ba560d598888a3dd73c8b16d3d82aa0
This commit is contained in:
parent
077868f8cd
commit
7a93b48ad9
|
@ -85,10 +85,11 @@ PRODUCT_PACKAGES := \
|
||||||
libspeexresampler \
|
libspeexresampler \
|
||||||
libsqlite_jni \
|
libsqlite_jni \
|
||||||
libssl \
|
libssl \
|
||||||
libstagefright_soft_h264dec \
|
|
||||||
libstagefright_soft_aacdec \
|
libstagefright_soft_aacdec \
|
||||||
|
libstagefright_soft_aacenc \
|
||||||
libstagefright_soft_amrdec \
|
libstagefright_soft_amrdec \
|
||||||
libstagefright_soft_g711dec \
|
libstagefright_soft_g711dec \
|
||||||
|
libstagefright_soft_h264dec \
|
||||||
libstagefright_soft_mp3dec \
|
libstagefright_soft_mp3dec \
|
||||||
libstagefright_soft_mpeg4dec \
|
libstagefright_soft_mpeg4dec \
|
||||||
libstagefright_soft_vorbisdec \
|
libstagefright_soft_vorbisdec \
|
||||||
|
|
Loading…
Reference in New Issue