[LSC] Add LOCAL_LICENSE_KINDS to device/google/gs-common
Added SPDX-license-identifier-Apache-2.0 to: dauntless/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: I6e23c3e322c881318a63134560e41cdebb435056
This commit is contained in:
parent
68b1286ecd
commit
03c4764838
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
sh_binary {
|
||||
name: "dump_gsc.sh",
|
||||
src: "dump_gsc.sh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue