create raven touch dump
Bug: 256521567 Test: adb bugreport Change-Id: Ibf5d74936605f7b0a3a2124bb7df094c60644c23
This commit is contained in:
parent
02325bb263
commit
a4d16cf5a0
6 changed files with 70 additions and 0 deletions
10
touch/lsi/Android.bp
Normal file
10
touch/lsi/Android.bp
Normal file
|
@ -0,0 +1,10 @@
|
|||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
sh_binary {
|
||||
name: "dump_lsi.sh",
|
||||
src: "dump_lsi.sh",
|
||||
vendor: true,
|
||||
sub_dir: "dump",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue