Always install libnfc_ndef.

libnfc_ndef is the (very small) library to implement NDEF message parsing.

Change-Id: Iab39a0904e1be2eb1fb07ef9f5cef5095c8a5b7b

Signed-off-by: Nick Pelly <npelly@google.com>
diff --git a/target/product/core.mk b/target/product/core.mk
index e1697d9..0b906e0 100644
--- a/target/product/core.mk
+++ b/target/product/core.mk
@@ -51,6 +51,7 @@
     libicuuc \
     libjavacore \
     libnativehelper \
+    libnfc_ndef \
     libsqlite_jni \
     libssl \
     libz \