blob: 5edfcf3a7326b45c5ae218672695cbc944297297 [file] [log] [blame]
cc_binary {
name: "cuttlefish_rotate",
srcs: ["main.cpp"],
shared_libs: [
"[email protected]",
"[email protected]",
"libbase",
"libbinder",
"libhidlbase",
"liblog",
"libutils",
],
defaults: ["cuttlefish_guest_only"],
}