Merge "Add LOCAL_LICENSE_KINDS to build/soong"

This commit is contained in:
Treehugger Robot
2021-02-10 07:18:29 +00:00
committed by Gerrit Code Review
80 changed files with 390 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
bootstrap_go_package {
name: "soong-bazel",
pkgPath: "android/soong/bazel",