blob: ee557927769f1cfde1e3dd17db012793ee77d5fc [file] [log] [blame]
Ray Milkeyf80bbb22016-03-11 10:16:22 -08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3]
4
Brian O'Connore4da59d2016-04-08 00:32:18 -07005osgi_jar_with_tests (
Ray Milkeyf80bbb22016-03-11 10:16:22 -08006 deps = COMPILE_DEPS,
Brian O'Connore4da59d2016-04-08 00:32:18 -07007)