Sign in
android
/
platform
/
external
/
google-fruit
/
06c8134d164a979096b7bb2479d41c0bd16048d1
/
.
/
examples
/
annotated_injection
/
BUILD
blob: a659487a328a1695c6ad59ad503735489df5f126 [
file
] [
log
] [
blame
]
licenses
([
"notice"
])
cc_binary
(
name
=
"annotated_injection"
,
srcs
=
glob
([
"*.cpp"
,
"*.h"
,
]),
deps
=
[
"//third_party/fruit"
],
)