[LSC] Add LOCAL_LICENSE_KINDS to device/google/gs-common
Added SPDX-license-identifier-Apache-2.0 to: insmod/Android.bp Bug: 68860345 Bug: 151177513 Bug: 151953481 Test: m all Change-Id: I418b0b125007fd136ed0554f4656d50e2eeb845e
This commit is contained in:
parent
0ecc7fd322
commit
96dc7772bf
1 changed files with 4 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
package {
|
||||||
|
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||||
|
}
|
||||||
|
|
||||||
sh_binary {
|
sh_binary {
|
||||||
name: "insmod.sh",
|
name: "insmod.sh",
|
||||||
src: "insmod.sh",
|
src: "insmod.sh",
|
||||||
|
@ -10,4 +14,3 @@ prebuilt_etc {
|
||||||
src: "init.common.cfg",
|
src: "init.common.cfg",
|
||||||
vendor: true,
|
vendor: true,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue