cm: Update properties and libs for stagefright-plugins
Change-Id: I46cb3589197bc5dae362c66cea92ee9b419df441
This commit is contained in:
parent
c6d0ab5fcf
commit
7c96869b26
@ -202,11 +202,14 @@ PRODUCT_PACKAGES += \
|
||||
|
||||
# Stagefright FFMPEG plugin
|
||||
PRODUCT_PACKAGES += \
|
||||
libstagefright_soft_ffmpegadec \
|
||||
libstagefright_soft_ffmpegvdec \
|
||||
libFFmpegExtractor \
|
||||
libffmpeg_extractor \
|
||||
libffmpeg_omx \
|
||||
media_codecs_ffmpeg.xml
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
media.sf.omx-plugin=libffmpeg_omx.so \
|
||||
media.sf.extractor-plugin=libffmpeg_extractor.so
|
||||
|
||||
# These packages are excluded from user builds
|
||||
ifneq ($(TARGET_BUILD_VARIANT),user)
|
||||
PRODUCT_PACKAGES += \
|
||||
|
Loading…
Reference in New Issue
Block a user