Add opus entries in generic makefiles.
libopus is necessary for opus software decoding support. add that to base.mk and add an entry for libstagefright_soft_opusdec to core_base.mk. Change-Id: Iddd6ab2b2a84bb966b7e635a6aa73efb6a803e98
This commit is contained in:
committed by
Lajos Molnar
parent
dbb3d2e732
commit
82af97fc27
@@ -50,6 +50,7 @@ PRODUCT_PACKAGES += \
|
||||
libstagefright_soft_mp3dec \
|
||||
libstagefright_soft_mpeg4dec \
|
||||
libstagefright_soft_mpeg4enc \
|
||||
libstagefright_soft_opusdec \
|
||||
libstagefright_soft_rawdec \
|
||||
libstagefright_soft_vorbisdec \
|
||||
libstagefright_soft_vpxdec \
|
||||
|
Reference in New Issue
Block a user