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

@@ -12,6 +12,10 @@
// See the License for the specific language governing permissions and
// limitations under the License.
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
subdirs = ["cmd"]
bootstrap_go_package {

View File

@@ -12,6 +12,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: "soong_zip",
deps: [