blob: b484ba6046c33246c315ae8e34c34f9ed2c7f0ca [file] [log] [blame]
cc_library_shared {
name: "android.hardware.nfc@1.0-impl",
relative_install_path: "hw",
srcs: ["Nfc.cpp"],
shared_libs: [
"liblog",
"libcutils",
"libhardware",
"libhwbinder",
"libbase",
"libcutils",
"libutils",
"libhidlbase",
"libhidltransport",
"android.hardware.nfc@1.0",
],
}