mondrianwifi: Declare IStylusMode for vendor.lineage.touch in vintf ma…
…nifest * The cmd_list node exists, and it contains hover_mode, so isSupported() returns true. Not having a supported interface declared leads to boot-breaks starting with R. Change-Id: If2081dc796ff1a33043d9894aa556028d4aa2d68
This commit is contained in:
parent
1668cce888
commit
5bb76637ab
@ -211,5 +211,9 @@
|
||||
<name>IGloveMode</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
<interface>
|
||||
<name>IStylusMode</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
</manifest>
|
||||
|
Loading…
Reference in New Issue
Block a user