blob: 2b27800cf34770460df6e64a1990dc70842c2268 [file] [log] [blame]
Jian Lib6957622016-07-01 15:12:25 +09001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3]
4
5osgi_jar_with_tests (
6 deps = COMPILE_DEPS,
7)