mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Add Glove Mode support
* Ref: e8b16f2cc2
Signed-off-by: SamarV-121 <samarvispute121@gmail.com>
This commit is contained in:
parent
73f856920a
commit
62d8b28aa1
6 changed files with 26 additions and 0 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue