Ray Milkey 6d94e9f260 Reformat some BUILD files according to the buildifier guidelines
Change-Id: I8aa599f89fc14296275193475e50eb8f27b4bf0a
2018-07-15 18:04:26 -07:00

8 lines
179 B
Python

load("//tools/build/bazel:yang.bzl", "yang_model")
yang_model(
app_name = "org.onosproject.models.common",
custom_registrator = True,
title = "Common YANG Models",
)