summaryrefslogtreecommitdiffstats
path: root/device.mk
diff options
context:
space:
mode:
authorNick Pelly <npelly@google.com>2011-06-24 10:42:22 -0700
committerNick Pelly <npelly@google.com>2011-06-24 11:26:59 -0700
commitc1cd79e1cc4c30f32ab9e1957bd418ada636a6d7 (patch)
treed861e3538c899fcaaccd8830f661bf2659979f31 /device.mk
parent8fe1f9d02cab9673614fcfc9e92b21f7579c2485 (diff)
downloaddevice_samsung_tuna-c1cd79e1cc4c30f32ab9e1957bd418ada636a6d7.zip
device_samsung_tuna-c1cd79e1cc4c30f32ab9e1957bd418ada636a6d7.tar.gz
device_samsung_tuna-c1cd79e1cc4c30f32ab9e1957bd418ada636a6d7.tar.bz2
Install NFC firmware if available.
Change-Id: I16227e66ce99135cff67564337dea7bd5100938d
Diffstat (limited to 'device.mk')
-rw-r--r--device.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index 1f194ea..41eea45 100644
--- a/device.mk
+++ b/device.mk
@@ -126,6 +126,7 @@ PRODUCT_PACKAGES += \
# XXX: should be including hd-phone-dalvik-heap.mk or something?
$(call inherit-product, frameworks/base/build/tablet-dalvik-heap.mk)
+$(call inherit-product-if-exists, vendor/nxp/pn544/nxp-pn544-fw-vendor.mk)
$(call inherit-product, hardware/ti/omap4/omap4.mk)
$(call inherit-product-if-exists, vendor/ti/proprietary/omap4/ti-omap4-vendor.mk)
$(call inherit-product-if-exists, vendor/samsung/tuna/device-vendor.mk)