create focaltech folder for touch
Bug: 256521567 Test: adb bugreport Change-Id: Ibff80f64ca78bd81a5cb5542183866d9a0863ec5
This commit is contained in:
parent
e74c980648
commit
d8180e5dfe
9 changed files with 98 additions and 0 deletions
11
touch/focaltech/Android.bp
Normal file
11
touch/focaltech/Android.bp
Normal file
|
@ -0,0 +1,11 @@
|
|||
package {
|
||||
default_applicable_licenses: ["Android-Apache-2.0"],
|
||||
}
|
||||
|
||||
sh_binary {
|
||||
name: "dump_focaltech.sh",
|
||||
src: "dump_focaltech.sh",
|
||||
init_rc: ["init.touch.rc"],
|
||||
vendor: true,
|
||||
sub_dir: "dump",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue