summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Coenen <maco@google.com>2016-07-27 06:47:10 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2016-07-27 06:47:11 +0000
commit9ffbf3c8856d391b3672b7336f5cae34cc8f2596 (patch)
tree1b5237ac5ae263b67ef9459a59fbafcc26d1de22
parentf3032105fd70ba113b263e1b16ca93b11c85926f (diff)
parent9f3fb503d90f37b668b9a10ca3aa77b0d355b648 (diff)
downloadbullhead-9ffbf3c8856d391b3672b7336f5cae34cc8f2596.tar.gz
Merge "Bullhead: NFC: Fix NFC chip type." into nyc-mr1-dev
-rw-r--r--BoardConfig.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/BoardConfig.mk b/BoardConfig.mk
index a90a60b..2fac196 100644
--- a/BoardConfig.mk
+++ b/BoardConfig.mk
@@ -136,6 +136,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