Merge "[LSC] Add LOCAL_LICENSE_KINDS to development"

This commit is contained in:
Treehugger Robot
2022-07-15 00:41:57 +00:00
committed by Gerrit Code Review

View File

@@ -1,3 +1,7 @@
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
python_binary_host {
name: "collect_ninja_inputs",
srcs: [
@@ -12,4 +16,4 @@ python_binary_host {
embedded_launcher: true,
},
}
}
}