From cd9d08ade8c2f4219c06af516bc88628725d1f2e Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Sat, 30 Jul 2011 15:59:35 -0700 Subject: Remove VideoEditor from the hardware library makefile. This is an application, not a hardware library, so it shouldn't be included in all builds for that hardware target. Change-Id: I437d41d9bda05274718a4983b38e78fd74c74c53 --- device.mk | 3 --- 1 file changed, 3 deletions(-) (limited to 'device.mk') diff --git a/device.mk b/device.mk index 0ed7721..2d2086b 100644 --- a/device.mk +++ b/device.mk @@ -82,9 +82,6 @@ PRODUCT_PACKAGES += \ VisualizationWallpapers \ librs_jni -PRODUCT_PACKAGES += \ - VideoEditorGoogle - # Input device calibration files PRODUCT_COPY_FILES += \ device/samsung/tuna/Atmel_maXTouch_Touchscreen.idc:system/usr/idc/Atmel_maXTouch_Touchscreen.idc -- cgit v1.1