forked from openkylin/platform_build
Add libstagefright and libstagefright_chromium_http to core.mk.
Bug: 6933259 Change-Id: Ibe83a95bed7679d6260ef7500c459dcd7ae71812
This commit is contained in:
parent
2a5f755a79
commit
c10da6c540
|
@ -315,7 +315,6 @@ GRANDFATHERED_USER_MODULES += \
|
|||
libSR_Semproc \
|
||||
libSR_Session \
|
||||
libSR_Vocabulary \
|
||||
libstagefright \
|
||||
libstagefright_aacdec \
|
||||
libstagefright_aacenc \
|
||||
libstagefright_amrnb_common \
|
||||
|
|
|
@ -98,6 +98,8 @@ PRODUCT_PACKAGES := \
|
|||
libspeexresampler \
|
||||
libsqlite_jni \
|
||||
libssl \
|
||||
libstagefright \
|
||||
libstagefright_chromium_http \
|
||||
libstagefright_soft_aacdec \
|
||||
libstagefright_soft_aacenc \
|
||||
libstagefright_soft_amrdec \
|
||||
|
|
Loading…
Reference in New Issue