blob: bd275a76c149dc4ca881cf7d6782d138bb35673a [file] [log] [blame]
cc_benchmark {
name: "inputflinger_benchmarks",
srcs: [
"InputDispatcher_benchmarks.cpp",
],
defaults: ["inputflinger_defaults"],
shared_libs: [
"libbase",
"libbinder",
"libcrypto",
"libcutils",
"libinput",
"libinputflinger_base",
"libinputreporter",
"liblog",
"libstatslog",
"libui",
"libutils",
"lib-platform-compat-native-api",
],
static_libs: [
"libattestation",
"libinputdispatcher",
],
}