aboutsummaryrefslogtreecommitdiff
path: root/BoardConfigCommon.mk
diff options
context:
space:
mode:
authorjrior001 <jriordan001@gmail.com>2018-08-31 20:49:48 -0400
committerArian <arian.kulmer@web.de>2019-10-25 22:16:13 +0200
commit91cbc8f4f7f4f3983c49f3d08689a06664cda3fa (patch)
treea3731141ea6bcdc137ae77e1f3694d436ae57249 /BoardConfigCommon.mk
parentccc056b9de3db95a2ccbe4174c9f6151640c557f (diff)
shinano-common: nfc: use prebuilt hal from 15.1
Change-Id: I03a252ff820d5bd8dde8faac5fa293242aaef1f2
Diffstat (limited to 'BoardConfigCommon.mk')
-rw-r--r--BoardConfigCommon.mk4
1 files changed, 0 insertions, 4 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 \