Remove deprecated VideoEditor packages
Change-Id: I47b1d17e6b93dae6992fe169d034bfa4eb820370
This commit is contained in:
parent
54559e9db8
commit
8c356e8474
@ -1,9 +1,6 @@
|
|||||||
# Inherit common CM stuff
|
# Inherit common CM stuff
|
||||||
$(call inherit-product, vendor/cm/config/common.mk)
|
$(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 CM audio files
|
||||||
include vendor/cm/config/cm_audio.mk
|
include vendor/cm/config/cm_audio.mk
|
||||||
|
|
||||||
@ -24,14 +21,6 @@ PRODUCT_PACKAGES += \
|
|||||||
SoundRecorder \
|
SoundRecorder \
|
||||||
PhotoPhase
|
PhotoPhase
|
||||||
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
VideoEditor \
|
|
||||||
libvideoeditor_jni \
|
|
||||||
libvideoeditor_core \
|
|
||||||
libvideoeditor_osal \
|
|
||||||
libvideoeditor_videofilters \
|
|
||||||
libvideoeditorplayer
|
|
||||||
|
|
||||||
# Extra tools in CM
|
# Extra tools in CM
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
vim \
|
vim \
|
||||||
|
Loading…
Reference in New Issue
Block a user