blob: 74fcf1117015cb495a409be6f5c1ed9aecc24526 [file] [log] [blame]
cc_binary {
name: "[email protected]",
init_rc: ["[email protected]"],
relative_install_path: "hw",
vendor: true,
srcs: [
"Radio.cpp",
"radio-service.cpp",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"[email protected]",
"[email protected]",
"[email protected]",
],
}
cc_binary {
name: "[email protected]",
init_rc: ["[email protected]"],
relative_install_path: "hw",
vendor: true,
srcs: [
"Sap.cpp",
"sap-service.cpp",
],
shared_libs: [
"libhidlbase",
"liblog",
"libutils",
"[email protected]",
"[email protected]",
"[email protected]",
],
}