Super Liu dc8a407491 Support gti proc dump.
Bug: 262796907
Test: TreeHugger build pass.
Signed-off-by: Super Liu <supercjliu@google.com>
Change-Id: I3dd73b9832c737f7c60639af649ae882e206aa15
2023-01-06 08:38:29 +00:00

12 lines
208 B
Plaintext

package {
default_applicable_licenses: ["Android-Apache-2.0"],
}
sh_binary {
name: "dump_gti.sh",
src: "dump_gti.sh",
init_rc: ["init.touch.gti.rc"],
vendor: true,
sub_dir: "dump",
}