blob: 9f313b60be843956a6aa7b1b7502b5bc477707f5 [file] [log] [blame]
Yi Tsengf33c0772017-06-06 14:56:18 -07001COMPILE_DEPS = [
2 '//lib:CORE_DEPS'
3]
4
5osgi_jar_with_tests (
6 deps = COMPILE_DEPS,
7)