universal7885: Add Glove Mode support

* Ref: e8b16f2cc2

Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
SamarV-121 2020-10-22 18:29:33 +05:30 committed by roynatech2544
commit 62d8b28aa1
6 changed files with 26 additions and 0 deletions

View file

@ -1,4 +1,13 @@
<manifest version="1.0" type="framework">
<hal format="hidl">
<name>vendor.lineage.touch</name>
<transport>hwbinder</transport>
<version>1.0</version>
<interface>
<name>IGloveMode</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>vendor.lineage.trust</name>
<transport>hwbinder</transport>