aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--proprietary-files.txt1
-rw-r--r--shinano.mk3
2 files changed, 2 insertions, 2 deletions
diff --git a/proprietary-files.txt b/proprietary-files.txt
index a25f6d5..fd636d1 100644
--- a/proprietary-files.txt
+++ b/proprietary-files.txt
@@ -258,7 +258,6 @@ vendor/lib/libOmxWmaDec.so
# NFC
vendor/firmware/libpn547_fw.so:vendor/lib/libpn547_fw.so
-vendor/lib/hw/android.hardware.nfc@1.0-impl.so|d3ce6c813c5fab36ddf2d9a933cf6a3da7905382
vendor/lib/hw/nfc_nci.pn54x.default.so|9175a9714b3e9e27401ea8f51157e5947bb216f3
# Perf
diff --git a/shinano.mk b/shinano.mk
index 1951597..10d0cb6 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -87,9 +87,10 @@ PRODUCT_COPY_FILES += \
# NFC
PRODUCT_PACKAGES += \
+ android.hardware.nfc@1.0-impl \
android.hardware.nfc@1.0-service \
NfcNci \
- com.android.nfc_extras \
+ com.android.nfc_extras
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.hardware.nfc_nci=pn54x.default