From 1b8bb820d14fc167ed79ee839d0ca81e5ca37e1e Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Queru Date: Fri, 22 Apr 2011 13:45:12 -0700 Subject: Bring this back closer to the gingerbread state Change-Id: I61fdefaa06d7508a17beacea7e8d39628e156e13 --- full_crespo.mk | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'full_crespo.mk') diff --git a/full_crespo.mk b/full_crespo.mk index aa57db7..ae9c91b 100644 --- a/full_crespo.mk +++ b/full_crespo.mk @@ -19,23 +19,9 @@ # product configuration (apps). # -# NFC is a product-level aspect that is too closely tied -# to this device to justify putting in a more generic config, -# but which is also not quite a low-level driver to put in -# device.mk -PRODUCT_PACKAGES := \ - libnfc \ - libnfc_jni \ - Nfc \ - Tag - # Get the long list of APNs PRODUCT_COPY_FILES := device/sample/etc/apns-full-conf.xml:system/etc/apns-conf.xml -# Get the parts that are either non-open-source or depend -# on non-open-source drivers -$(call inherit-product-if-exists, vendor/samsung/crespo/full_crespo-trampoline.mk) - # Inherit from those products. Most specific first. $(call inherit-product, $(SRC_TARGET_DIR)/product/full_base.mk) # This is where we'd set a backup provider if we had one -- cgit v1.1