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