Remove deprecated VideoEditor packages
Change-Id: I47b1d17e6b93dae6992fe169d034bfa4eb820370
diff --git a/config/common_full.mk b/config/common_full.mk
index f5d97e3..4d60e5e 100644
--- a/config/common_full.mk
+++ b/config/common_full.mk
@@ -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 @@
SoundRecorder \
PhotoPhase
-PRODUCT_PACKAGES += \
- VideoEditor \
- libvideoeditor_jni \
- libvideoeditor_core \
- libvideoeditor_osal \
- libvideoeditor_videofilters \
- libvideoeditorplayer
-
# Extra tools in CM
PRODUCT_PACKAGES += \
vim \
zip \
- unrar
\ No newline at end of file
+ unrar