blob: 2cacd47fc5ea73ac85b3546743757161831a7373 [file] [log] [blame] [edit]
cc_binary {
name: "[email protected]",
relative_install_path: "hw",
init_rc: ["[email protected]"],
proprietary: true,
defaults: ["hidl_defaults"],
srcs: [
"StEseService.cpp",
"SecureElement.cpp",
],
shared_libs: [
"[email protected]",
"ese_spi_st",
"libbase",
"libcutils",
"libhardware",
"libhidlbase",
"liblog",
"libutils",
],
}