blob: d1410c0cd2783dd319ce28343da6609d51906fa5 [file] [log] [blame]
chengfanc58d4be2016-09-20 10:33:12 +08001COMPILE_DEPS = [
2 '//lib:CORE_DEPS',
3 '//apps/yms/api:onos-apps-yms-api',
4]
5
6osgi_jar_with_tests (
7 deps = COMPILE_DEPS,
8)