Remove deprecated VideoEditor packages

Change-Id: I47b1d17e6b93dae6992fe169d034bfa4eb820370
This commit is contained in:
Michael Bestas 2015-01-28 02:04:48 +02:00
parent 54559e9db8
commit 8c356e8474
1 changed files with 1 additions and 12 deletions

View File

@ -1,9 +1,6 @@
# Inherit common CM stuff
$(call inherit-product, vendor/cm/config/common.mk)
# Bring in all video files
$(call inherit-product, frameworks/base/data/videos/VideoPackage2.mk)
# Include CM audio files
include vendor/cm/config/cm_audio.mk
@ -24,16 +21,8 @@ PRODUCT_PACKAGES += \
SoundRecorder \
PhotoPhase
PRODUCT_PACKAGES += \
VideoEditor \
libvideoeditor_jni \
libvideoeditor_core \
libvideoeditor_osal \
libvideoeditor_videofilters \
libvideoeditorplayer
# Extra tools in CM
PRODUCT_PACKAGES += \
vim \
zip \
unrar
unrar