[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:
Bob Badour 2022-08-25 11:18:17 -07:00
parent 68b1286ecd
commit 03c4764838

View file

@ -1,3 +1,7 @@
package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
sh_binary {
name: "dump_gsc.sh",
src: "dump_gsc.sh",