* As recommended by Google for multiple different versions of the same HAL in VINTF manifests * https://android.googlesource.com/platform/hardware/interfaces/+/master/drm/1.1/README.md#devices-launching-with-android-pie Signed-off-by: OdSazib <odsazib@gmail.com> Change-Id: Ie94e1440f7de66502ad2532565ae8d3dd831d1a4
7 lines
216 B
XML
7 lines
216 B
XML
<manifest version="2.0" type="device">
|
|
<hal format="hidl">
|
|
<name>android.hardware.light</name>
|
|
<transport>hwbinder</transport>
|
|
<fqname>@2.0::ILight/default</fqname>
|
|
</hal>
|
|
</manifest>
|