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

11 lines
172 B
Plaintext

package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
sh_binary {
name: "dump_gsc.sh",
src: "dump_gsc.sh",
vendor: true,
sub_dir: "dump",
}