unplugged-system/device/mediatek/common/project_manifest/manifest_touchll.xml

13 lines
365 B
XML

<manifest version="1.0" type="device">
<hal format="hidl">
<name>vendor.mediatek.hardware.touchll</name>
<transport>hwbinder</transport>
<impl level="generic"></impl>
<version>1.0</version>
<interface>
<name>ITouchll</name>
<instance>default</instance>
</interface>
</hal>
</manifest>