pstar: add lineage touch hal: GloveMode
This commit is contained in:
parent
097e5c0fa9
commit
765d3b93b5
8 changed files with 200 additions and 0 deletions
11
touch/vendor.lineage.touch@1.0-service.pstar.xml
Normal file
11
touch/vendor.lineage.touch@1.0-service.pstar.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<manifest version="1.0" type="device">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>vendor.lineage.touch</name>
|
||||
<transport>hwbinder</transport>
|
||||
<version>1.0</version>
|
||||
<interface>
|
||||
<name>IGloveMode</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
Loading…
Add table
Add a link
Reference in a new issue