klte: Move NFC HAL to device trees

Change-Id: Ic56f53fc3c35430f54f0452cfc629a57ee5a225d
This commit is contained in:
Matt Filetto 2014-11-22 22:53:14 -08:00 committed by Ethan Chen
parent 92a0b1312d
commit f23435a757

View file

@ -23,6 +23,9 @@ $(call inherit-product-if-exists, vendor/samsung/klte/klte-vendor.mk)
DEVICE_PACKAGE_OVERLAYS += $(LOCAL_PATH)/overlay
# NFC
PRODUCT_PACKAGES += \
nfc_nci.pn54x.default
PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/libnfc-brcm.conf:system/etc/libnfc-brcm.conf \
$(LOCAL_PATH)/configs/libnfc-nxp.conf:system/etc/libnfc-nxp.conf \