Merge "[LSC] Add LOCAL_LICENSE_KINDS to build/make" am: 9e9336f285
am: f59aae96fa
am: 5339380948
Original change: https://android-review.googlesource.com/c/platform/build/+/2548370 Change-Id: I884b859011aca8dc2bbdd302160306f7122b550f Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
adaddab362
1 changed files with 4 additions and 0 deletions
|
@ -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"],
|
||||
}
|
||||
|
||||
python_binary_host {
|
||||
name: "generate-sbom",
|
||||
srcs: [
|
||||
|
|
Loading…
Reference in a new issue