blob: 132086cb23450f1d9abbea7f69687957c18907cb [file] [log] [blame]
wu5f6c5b82017-08-04 16:45:19 +08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3]
4
5osgi_jar (
6 deps = COMPILE_DEPS,
7)