Merge "nfc.default: remove unneeded dependency" into oc-dev am: 19e18b3d0e
am: b2e7fd4712

Change-Id: Ic7a2d890fea36f046513fb48935af8fa96095777
diff --git a/modules/nfc/Android.bp b/modules/nfc/Android.bp
index 5f174f4..10dc2c1 100644
--- a/modules/nfc/Android.bp
+++ b/modules/nfc/Android.bp
@@ -19,6 +19,5 @@
     srcs: ["nfc_pn544_example.c"],
     shared_libs: [
         "liblog",
-        "libcutils",
     ],
 }