cm: Underp package names
* Go back to sleep, Steve. Change-Id: Ie8aa55981ec2447741119cb413798568174ce659
This commit is contained in:
parent
08bfcb3644
commit
f1deb14ac0
1 changed files with 4 additions and 4 deletions
|
@ -33,10 +33,10 @@ PRODUCT_PACKAGES += \
|
|||
|
||||
# Stagefright FFMPEG plugin
|
||||
PRODUCT_PACKAGES += \
|
||||
libstagefright_soft_ffmpegadec.so \
|
||||
libstagefright_soft_ffmpegvdec.so \
|
||||
libFFmpegExtractor.so \
|
||||
libnamparser.so
|
||||
libstagefright_soft_ffmpegadec \
|
||||
libstagefright_soft_ffmpegvdec \
|
||||
libFFmpegExtractor \
|
||||
libnamparser
|
||||
|
||||
# Extra tools in CM
|
||||
PRODUCT_PACKAGES += \
|
||||
|
|
Loading…
Reference in a new issue