Merge "[LSC] Add LOCAL_LICENSE_KINDS to build/make"

This commit is contained in:
Bob Badour
2021-04-01 15:18:49 +00:00
committed by Gerrit Code Review

View File

@@ -13,6 +13,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
blueprint_go_binary {
name: "rbcrun",
srcs: ["cmd/rbcrun.go"],