Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
87b785051243f392bb63942fb395046a51052970
/
.
/
protocols
/
p4runtime
/
api
/
BUILD
blob: 531d7340fd94d493297c392fbe1d37b8995377ab [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
CORE_DEPS
+
[
"@io_grpc_grpc_java//core"
,
]
TEST_DEPS
=
TEST
+
[
"//core/api:onos-api-tests"
,
]
osgi_jar_with_tests
(
test_deps
=
TEST_DEPS
,
deps
=
COMPILE_DEPS
,
)