summaryrefslogtreecommitdiff
path: root/BoardConfig.mk
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2016-07-27 06:56:39 +0000
committerandroid-build-merger <android-build-merger@google.com>2016-07-27 06:56:39 +0000
commit7e7d4d12b02bc1ea406143fef2557f0c7c79abd1 (patch)
tree050c03e8bcee2069a6f5251f9e90c886ff00ff84 /BoardConfig.mk
parente1676d86bf5f4c3671585d0508532b07ad1970c2 (diff)
parent81cb3246c21a946c2b43ec1d64ef56d56b8521c1 (diff)
downloadbullhead-7e7d4d12b02bc1ea406143fef2557f0c7c79abd1.tar.gz
Bullhead: NFC: Fix NFC chip type. am: 9f3fb503d9
am: 81cb3246c2 Change-Id: I6c33c6b7b339d80613f3bd9afc726a98e77dcc52
Diffstat (limited to 'BoardConfig.mk')
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index 3b495a3..dd8f109 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -137,6 +137,9 @@ TARGET_USES_INTERACTION_BOOST := true
# 32-bit or 64-bit), the following line should be deleted
BOARD_QTI_CAMERA_32BIT_ONLY := true
+#NFC
+NXP_CHIP_TYPE := 2
+
#Enable peripheral manager
TARGET_PER_MGR_ENABLED := true