nfc.default: remove unneeded dependency am: 24576e1221
am: a28fe52e96

Change-Id: I3309cca1c5e1e3c1f166e83711ecb35e0047b957
diff --git a/modules/nfc/Android.bp b/modules/nfc/Android.bp
index bd93bb5..53ab309 100644
--- a/modules/nfc/Android.bp
+++ b/modules/nfc/Android.bp
@@ -18,6 +18,5 @@
     srcs: ["nfc_pn544_example.c"],
     shared_libs: [
         "liblog",
-        "libcutils",
     ],
 }