blob: 24acb3bdd2a83c385b86e294329e14c27677ee5a [file] [log] [blame]
BUNDLES = [
"//apps/${artifactId}/app:onos-apps-${artifactId}-app",
]
onos_app(
category = "Graphical User Interface",
description = "ONOS OSGi GUI2 Custom-View app ${artifactId}.",
included_bundles = BUNDLES,
title = "${artifactId} Application",
url = "http://onosproject.org",
)