Remove deprecated VideoEditor packages
Change-Id: I47b1d17e6b93dae6992fe169d034bfa4eb820370
This commit is contained in:
parent
54559e9db8
commit
8c356e8474
@ -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,14 +21,6 @@ PRODUCT_PACKAGES += \
|
||||
SoundRecorder \
|
||||
PhotoPhase
|
||||
|
||||
PRODUCT_PACKAGES += \
|
||||
VideoEditor \
|
||||
libvideoeditor_jni \
|
||||
libvideoeditor_core \
|
||||
libvideoeditor_osal \
|
||||
libvideoeditor_videofilters \
|
||||
libvideoeditorplayer
|
||||
|
||||
# Extra tools in CM
|
||||
PRODUCT_PACKAGES += \
|
||||
vim \
|
||||
|
Loading…
Reference in New Issue
Block a user