Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
onos
/
7c6d51c82f7be5e423359a1a4c9662e9b0220c80
/
.
/
providers
/
general
/
device
/
BUCK
blob: 770f6ca279135c61138045b9009d336f0618a677 [
file
] [
log
] [
blame
]
COMPILE_DEPS
=
[
'//lib:CORE_DEPS'
,
]
TEST_DEPS
=
[
'//lib:TEST_ADAPTERS'
,
]
osgi_jar_with_tests
(
deps
=
COMPILE_DEPS
,
test_deps
=
TEST_DEPS
,
)