Sign in
android
/
device
/
google
/
cuttlefish
/
ff82481c0f366d55034caabb4f18efa07a9b5568
/
.
/
guest
/
commands
/
rotate
/
Android.bp
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"
],
}