Updated makefiles linking against libhidl.

Bug: 30839546
Change-Id: I8c68d0b8db0816f9bfe58fc3898114fb9e151ddc
diff --git a/nfc/1.0/Android.mk b/nfc/1.0/Android.mk
index 5f1c9aa..6f84927 100644
--- a/nfc/1.0/Android.mk
+++ b/nfc/1.0/Android.mk
@@ -61,6 +61,7 @@
 
 LOCAL_EXPORT_C_INCLUDE_DIRS := $(intermediates)
 LOCAL_SHARED_LIBRARIES := \
+  libhidl \
   libhwbinder \
   libutils \