commit | a28fe52e96ed24d441f6fde96313322d30500f90 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Thu Apr 20 01:47:25 2017 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Apr 20 01:47:25 2017 +0000 |
tree | 36728029ac83036aeff7413a2e1ee56431298cc2 | |
parent | 8591015632d68d8cc3bcebf9c9266deda42c0380 [diff] | |
parent | 24576e1221c6205383037af439413729665d2157 [diff] |
nfc.default: remove unneeded dependency am: 24576e1221 Change-Id: I483bb3a7f238c85e5e868032339fb0ec91d39df7
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", ], }