blob: e3bff2567124eba2956b003321e4b8d104114eb3 [file] [log] [blame]
cc_binary {
name: "[email protected]",
relative_install_path: "hw",
srcs: [
"service.cpp",
"EvsCamera.cpp",
"EvsEnumerator.cpp",
"EvsDisplay.cpp"
],
init_rc: ["[email protected]"],
shared_libs: [
"[email protected]",
"libui",
"libbase",
"libbinder",
"libcutils",
"libhardware",
"libhidlbase",
"libhidltransport",
"libhwbinder",
"liblog",
"libutils",
],
}