commit | 9a00f689facf06eb8c86d38d00de861477b6ad00 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Apr 13 04:31:08 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Apr 13 04:31:08 2017 +0000 |
tree | 9844388477115ab451ce87dc5fb7162fa58b37ea | |
parent | b5872a4f0dc3035e8a65c80b8a0dbee214372ad7 [diff] | |
parent | b2e7fd47122d4f944e8afa4b7d31371435aa2db3 [diff] |
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", ], }