blob: 6a339a10957986370d9ed40a49af7c12e53df486 [file] [log] [blame]
cc_binary {
name: "usbd",
init_rc: ["usbd.rc"],
srcs: ["usbd.cpp"],
shared_libs: [
"libbase",
"libhidlbase",
"liblog",
"libutils",
"libhardware",
"android.hardware.usb.gadget@1.0",
"libcutils",
],
}