blob: 1e7b50644d2ad60f0058fdefcf06c9291cf4b6df [file] [log] [blame]
COMPILE_DEPS = CORE_DEPS + [
"//protocols/p4runtime/proto:p4info_java_proto",
"@com_google_protobuf//:protobuf_java",
]
osgi_jar_with_tests(
deps = COMPILE_DEPS,
)