device_xiaomi_sm6150-common/light/android.hardware.light@2.0-service.davinci.xml

13 lines
361 B
XML
Raw Normal View History

<manifest version="1.0" type="device">
<hal format="hidl">
<name>android.hardware.light</name>
<transport>hwbinder</transport>
<version>2.0</version>
<interface>
<name>ILight</name>
<instance>default</instance>
</interface>
<fqname>@2.0::ILight/default</fqname>
</hal>
</manifest>