* Drop light hal and recovery scripts. * All configs updated from fogos U1UG34M.23-82-2 build. Change-Id: Ia889f2af05ec08937a3d64954c40e7e24d9a6025
11 lines
344 B
XML
11 lines
344 B
XML
<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>IHighTouchPollingRate</name>
|
|
<instance>default</instance>
|
|
</interface>
|
|
</hal>
|
|
</manifest>
|