aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BoardConfigCommon.mk4
-rw-r--r--shinano.mk1
2 files changed, 0 insertions, 5 deletions
diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk
index 9a9b7f4..fff4cbc 100644
--- a/BoardConfigCommon.mk
+++ b/BoardConfigCommon.mk
@@ -95,10 +95,6 @@ WIFI_DRIVER_FW_PATH_PARAM := "/sys/module/bcmdhd/parameters/firmware_path"
WIFI_DRIVER_FW_PATH_AP := "/vendor/firmware/fw_bcmdhd_apsta.bin"
WIFI_DRIVER_FW_PATH_STA := "/vendor/firmware/fw_bcmdhd.bin"
-# NFC
-BOARD_NFC_CHIPSET := pn547
-BOARD_NFC_DEVICE := /dev/pn547
-
# Shims
TARGET_LD_SHIM_LIBS := \
/system/vendor/bin/credmgrd|/system/vendor/lib/libshims_signal.so \
diff --git a/shinano.mk b/shinano.mk
index 7df6ca4..7b96976 100644
--- a/shinano.mk
+++ b/shinano.mk
@@ -149,7 +149,6 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
NfcNci \
com.android.nfc_extras \
- nfc_nci.pn54x.default
PRODUCT_DEFAULT_PROPERTY_OVERRIDES += \
ro.hardware.nfc_nci=pn54x.default