blob: b0cef6f007a2c149233fb8b7e6aab380bcedaab5 [file] [log] [blame]
Adam Shiha4d16cf2022-11-07 13:08:28 +08001package {
2 default_applicable_licenses: ["Android-Apache-2.0"],
3}
4
5sh_binary {
6 name: "dump_lsi.sh",
7 src: "dump_lsi.sh",
8 vendor: true,
9 sub_dir: "dump",
10}