From 29ef6bfa22c2ea9af907debb00251e9f4a1483f6 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Thu, 7 Jul 2011 15:39:58 -0700 Subject: Clean up device-specific apps Change-Id: I92378e3da1790307f5eeea06e15da6f7e1529b92 --- device_base.mk | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'device_base.mk') diff --git a/device_base.mk b/device_base.mk index d63f873..15647e6 100644 --- a/device_base.mk +++ b/device_base.mk @@ -125,20 +125,6 @@ PRODUCT_PACKAGES += \ libstagefrighthw \ com.android.future.usb.accessory -# NFC -PRODUCT_PACKAGES += \ - libnfc \ - libnfc_jni \ - Nfc - -# Live Wallpapers -PRODUCT_PACKAGES += \ - LiveWallpapers \ - LiveWallpapersPicker \ - MagicSmokeWallpapers \ - VisualizationWallpapers \ - librs_jni - # Input device calibration files PRODUCT_COPY_FILES += \ device/samsung/crespo/mxt224_ts_input.idc:system/usr/idc/mxt224_ts_input.idc -- cgit v1.1