blob: 013d7cc65fb2ee6eeb2ee35766b245547807f688 [file] [log] [blame]
Gaurav Agrawalb102b012016-08-02 12:52:48 +05301COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3]
4
5osgi_jar_with_tests(
6 deps = COMPILE_DEPS,
7)