Use board platform suffix instead of product target for HAL library
am: 94b83fb484

Change-Id: I9083077d57d9d86f71b423b8e735400d2cebea9c
diff --git a/device.mk b/device.mk
index 19292da..705cdee 100644
--- a/device.mk
+++ b/device.mk
@@ -253,7 +253,7 @@
     NfcNci \
     Tag \
     android.hardware.nfc@1.0-impl \
-    nfc_nci.bullhead \
+    nfc_nci.msm8992 \
 
 # Keymaster HAL
 PRODUCT_PACKAGES += \