Merge "nfc.default: remove unneeded dependency" into oc-dev

am: 19e18b3d0e

Change-Id: I694ac1aba965849f5f4bd59b3d7bd61bb60da4e6
This commit is contained in:
Steven Moreland 2017-04-13 04:25:06 +00:00 committed by android-build-merger
commit b2e7fd4712

View file

@ -19,6 +19,5 @@ cc_library_shared {
srcs: ["nfc_pn544_example.c"],
shared_libs: [
"liblog",
"libcutils",
],
}