blob: 2b27800cf34770460df6e64a1990dc70842c2268 [file] [log] [blame]
Henry Yu4b4a7eb2016-11-09 20:07:53 -05001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3]
4
5osgi_jar_with_tests (
6 deps = COMPILE_DEPS,
7)