Adam Shih d76d46457d move trusty dump from gs201 to gs-common
Bug: 244504232
Test: adb bugreport
Change-Id: I0c286f5e98d5a9c5497f7f89dcd58a8dc0c2b572
2022-10-03 09:19:18 +08:00

11 lines
178 B
Plaintext

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