sm8250-common: Add vintf fragments for all local Lineage HALs
Change-Id: Iffa3e7bc3d01c2c8975ee9ea2eb03adf93d175e6
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
cc_binary {
|
||||
name: "vendor.lineage.touch@1.0-service.oneplus_kona",
|
||||
init_rc: ["vendor.lineage.touch@1.0-service.oneplus_kona.rc"],
|
||||
vintf_fragments: ["vendor.lineage.touch@1.0-service.oneplus_kona.xml"],
|
||||
defaults: ["hidl_defaults"],
|
||||
relative_install_path: "hw",
|
||||
srcs: [
|
||||
|
||||
11
touch/vendor.lineage.touch@1.0-service.oneplus_kona.xml
Normal file
11
touch/vendor.lineage.touch@1.0-service.oneplus_kona.xml
Normal file
@@ -0,0 +1,11 @@
|
||||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl">
|
||||
<name>vendor.lineage.touch</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>ITouchscreenGesture</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user