diff --git a/device.mk b/device.mk index 83011ad6..72d864a9 100644 --- a/device.mk +++ b/device.mk @@ -262,7 +262,8 @@ PRODUCT_PACKAGES += \ nfc_nci.$(PRODUCT_HARDWARE) \ NfcNci \ Tag \ - android.hardware.nfc@1.0-impl + android.hardware.nfc@1.0-impl \ + android.hardware.nfc@1.0-service PRODUCT_COPY_FILES += \ device/google/wahoo/nfc/libnfc-brcm.conf:$(TARGET_COPY_OUT_VENDOR)/etc/libnfc-brcm.conf \ diff --git a/manifest.xml b/manifest.xml index c2b877a4..3976cdef 100644 --- a/manifest.xml +++ b/manifest.xml @@ -95,4 +95,14 @@ sound_trigger.primary + + android.hardware.nfc + hwbinder + + 1.0 + + INfc + default + +