device_google_tangorpro/lights/android.hardware.lights-service.tangorpro.xml
Chungjui Fan 0d44479f24 Add the support of lights HAL
Bug: 230288032
Test: atest VtsHalLightTargetTest
Change-Id: I076e76f589a202833095b14a839500a26c35e9b3
Signed-off-by: Chungjui Fan <chungjuifan@google.com>
2022-07-05 02:51:35 +00:00

7 lines
200 B
XML

<manifest version="1.0" type="device">
<hal format="aidl">
<name>android.hardware.light</name>
<fqname>ILights/default</fqname>
<version>2</version>
</hal>
</manifest>