cm: Update properties and libs for stagefright-plugins
Change-Id: I46cb3589197bc5dae362c66cea92ee9b419df441
This commit is contained in:
committed by
Gerrit Code Review
parent
c6d0ab5fcf
commit
7c96869b26
@@ -202,11 +202,14 @@ PRODUCT_PACKAGES += \
|
|||||||
|
|
||||||
# Stagefright FFMPEG plugin
|
# Stagefright FFMPEG plugin
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libstagefright_soft_ffmpegadec \
|
libffmpeg_extractor \
|
||||||
libstagefright_soft_ffmpegvdec \
|
libffmpeg_omx \
|
||||||
libFFmpegExtractor \
|
|
||||||
media_codecs_ffmpeg.xml
|
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
|
# These packages are excluded from user builds
|
||||||
ifneq ($(TARGET_BUILD_VARIANT),user)
|
ifneq ($(TARGET_BUILD_VARIANT),user)
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
|
Reference in New Issue
Block a user