android_device_motorola_fogos/lights/hidl/android.hardware.light@2.0-service.berlna.xml
Erfan Abdi 217c85f5d6
berlna: Add lights hal
* Based on motorola sdm632

Change-Id: If4fe7a661e532de13b86b80a6dd18c0281172e7d
2023-01-26 04:05:17 -08:00

11 lines
No EOL
314 B
XML

<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>
</hal>
</manifest>