blob: b6ea3c4ca77805662325c0ebdee86b7bf291585f [file] [log] [blame]
cc_binary {
name: "[email protected]",
init_rc: ["[email protected]"],
relative_install_path: "hw",
vendor: true,
srcs: [
"service.cpp",
"AuthSecret.cpp",
],
cflags: [
"-Wall",
"-Werror",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"[email protected]",
],
}