mirror of
https://github.com/S3NEO/android_device_samsung_matissewifi.git
synced 2024-10-31 19:37:29 +00:00
klte: Move NFC HAL to device trees
Change-Id: Ic56f53fc3c35430f54f0452cfc629a57ee5a225d
This commit is contained in:
parent
92a0b1312d
commit
f23435a757
1 changed files with 3 additions and 0 deletions
|
@ -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 \
|
||||
|
|
Loading…
Reference in a new issue